Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.h170 extern boolean_t check_scope(int);
H A Dnwamcfg_grammar.y117 if (check_scope($1->cmd_num))
H A Dnwamcfg.c1070 check_scope(int cmd) in check_scope() function