Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c337 static int current_scope = NWAM_SCOPE_GBL; variable
560 switch (current_scope) { in CPL_MATCH_FN()
971 switch (current_scope) { in read_input()
1072 switch (current_scope) { in check_scope()
1224 switch (current_scope) { in do_cancel()
1226 current_scope = NWAM_SCOPE_NCP; in do_cancel()
1234 current_scope = NWAM_SCOPE_GBL; in do_cancel()
1306 if (current_scope == NWAM_SCOPE_GBL && in create_func()
1311 if (current_scope == NWAM_SCOPE_NCP && in create_func()
1341 current_scope == NWAM_SCOPE_GBL) { in create_func()
[all …]