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

/illumos-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_persist.c626 boolean_t aobjfound = B_FALSE; local
658 aobjfound = B_TRUE;
665 * If aobjfound = B_FALSE, then this address is not
669 if (!aobjfound)
/illumos-gate/usr/src/lib/libipadm/common/
H A Dipadm_addr.c2423 boolean_t aobjfound; local
2450 aobjfound = B_TRUE;
2464 aobjfound = B_FALSE;
2482 if (!is_boot && (!legacy || !aobjfound)) {
2612 } else if (!aobjfound) {

Completed in 70 milliseconds