Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/ifparse/
H A Difparse.c452 boolean_t found_cmd; in ifparse() local
454 found_cmd = _B_FALSE; in ifparse()
464 found_cmd = _B_TRUE; in ifparse()
480 if (found_cmd && p->c_name == 0) { in ifparse()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c700 boolean_t found_cmd; in ifconfig() local
705 found_cmd = _B_FALSE; in ifconfig()
714 found_cmd = _B_TRUE; in ifconfig()
729 if (found_cmd && p->c_name == 0) { in ifconfig()