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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_persist.c622 boolean_t aobjfound = B_FALSE; local
654 aobjfound = B_TRUE;
661 * If aobjfound = B_FALSE, then this address is not
665 if (!aobjfound)
/opensolaris-onvv-gate/usr/src/lib/libipadm/common/
H A Dipadm_addr.c2420 boolean_t aobjfound; local
2447 aobjfound = B_TRUE;
2461 aobjfound = B_FALSE;
2479 if (!is_boot && (!legacy || !aobjfound)) {
2609 } else if (!aobjfound) {

Completed in 117 milliseconds