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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c2298 boolean_t prop_found = B_FALSE, show_prop = B_FALSE; local
2359 show_prop = B_TRUE;
2379 show_prop = B_TRUE;
2388 * If show_prop is set, then a rule is satisfied; no need to
2393 if (show_prop) {

Completed in 116 milliseconds