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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c337 static int current_scope = NWAM_SCOPE_GBL; variable
560 switch (current_scope) {
971 switch (current_scope) {
1072 switch (current_scope) {
1224 switch (current_scope) {
1226 current_scope = NWAM_SCOPE_NCP;
1234 current_scope = NWAM_SCOPE_GBL;
1306 if (current_scope == NWAM_SCOPE_GBL &&
1311 if (current_scope == NWAM_SCOPE_NCP &&
1341 current_scope
[all...]

Completed in 50 milliseconds