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

/illumos-gate/usr/src/lib/libadm/common/
H A Dputdev.c1104 int nonotfounds; /* TRUE if no attrs not fount */ local
1127 nonotfounds = TRUE;
1207 if (nonotfounds)
1211 nonotfounds = FALSE;
1221 nonotfounds = TRUE;
1237 nonotfounds = TRUE;
1245 if (!nonotfounds) *pnxt = NULL;
1298 if (!nobaderr && !nonotfounds) {
1303 nonotfounds = TRUE;

Completed in 59 milliseconds