Searched refs:found_if (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c2732 boolean_t found_if = B_FALSE; local
2763 found_if = B_TRUE;
2773 if (!found_if)
3045 boolean_t found_if = B_FALSE; local
3076 found_if = B_TRUE;
3086 if (!found_if)
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c2554 boolean_t found_if = B_FALSE; local
2566 found_if = B_TRUE;
2576 if (!found_if) {

Completed in 100 milliseconds