Searched defs:NWAM_SCOPE_ENM (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c96 #define NWAM_SCOPE_ENM 2 macro
579 case NWAM_SCOPE_ENM:
639 case NWAM_SCOPE_ENM:
977 case NWAM_SCOPE_ENM:
1082 case NWAM_SCOPE_ENM:
1231 case NWAM_SCOPE_ENM:
1432 current_scope = NWAM_SCOPE_ENM;
1866 current_scope = NWAM_SCOPE_ENM;
3047 current_scope == NWAM_SCOPE_ENM ||
3059 if (current_scope == NWAM_SCOPE_ENM) {
[all...]

Completed in 52 milliseconds