Home
last modified time | relevance | path

Searched refs:NWAM_CONDITION_ACTIVE_STRING (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_impl.h163 #define NWAM_CONDITION_ACTIVE_STRING "active" macro
H A Dlibnwam_values.c1040 strcmp(active_string, NWAM_CONDITION_ACTIVE_STRING) != 0) { in nwam_condition_string_to_condition()