Searched refs:NWAM_LOC_PROP_CONDITIONS (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libnwam/common/ |
H A D | libnwam_loc.c | 65 {NWAM_LOC_PROP_CONDITIONS, NWAM_VALUE_TYPE_STRING, B_FALSE, 0, 873 if (nwam_loc_get_prop_value(loch, NWAM_LOC_PROP_CONDITIONS, 876 *errpropp = NWAM_LOC_PROP_CONDITIONS; 887 *errpropp = NWAM_LOC_PROP_CONDITIONS; 901 *errpropp = NWAM_LOC_PROP_CONDITIONS; 910 *errpropp = NWAM_LOC_PROP_CONDITIONS;
|
H A D | libnwam.h | 359 #define NWAM_LOC_PROP_CONDITIONS "conditions" macro
|
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | loc.c | 296 NWAM_LOC_PROP_CONDITIONS, &conditionval) != NWAM_SUCCESS) {
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/ |
H A D | nwamcfg.c | 175 NWAM_LOC_PROP_CONDITIONS, 246 { PT_CONDITIONS, NWAM_LOC_PROP_CONDITIONS }, 2215 { NWAM_LOC_PROP_CONDITIONS, NWAM_LOC_PROP_ACTIVATION_MODE,
|
Completed in 69 milliseconds