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

/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_impl.h147 #define NWAM_CONDITION_IS_NOT_STRING "is-not" macro
H A Dlibnwam_values.c879 condition_string = NWAM_CONDITION_IS_NOT_STRING;
1016 else if (strcmp(condition_string, NWAM_CONDITION_IS_NOT_STRING) == 0)

Completed in 81 milliseconds