Searched refs:conditionval (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_enm.c414 nwam_value_t conditionval = NULL; local
463 &conditionval) != NWAM_SUCCESS) {
472 if (nwam_value_get_string_array(conditionval, &conditions,
474 nwam_value_free(conditionval);
480 nwam_value_free(conditionval);
492 nwam_value_free(conditionval);
502 nwam_value_free(conditionval);
508 nwam_value_free(conditionval);
H A Dlibnwam_loc.c1015 nwam_value_t activationval, conditionval, nameservicesval; local
1056 &conditionval) != NWAM_SUCCESS) {
1065 if (nwam_value_get_string_array(conditionval, &conditions,
1067 nwam_value_free(conditionval);
1073 nwam_value_free(conditionval);
1085 nwam_value_free(conditionval);
1095 nwam_value_free(conditionval);
1101 nwam_value_free(conditionval);

Completed in 18 milliseconds