Searched refs:noerror (Results 1 – 9 of 9) sorted by relevance
137 int noerror; /* FLAG, TRUE if :-) */ in listdev() local162 noerror = TRUE; in listdev()168 else noerror = FALSE; in listdev()170 if (noerror && devtabent->bdevice) { in listdev()174 else noerror = FALSE; in listdev()176 if (noerror && devtabent->cdevice) { in listdev()180 else noerror = FALSE; in listdev()182 if (noerror && devtabent->pathname) { in listdev()186 else noerror = FALSE; in listdev()188 if (noerror && (attrval = devtabent->attrlist)) { in listdev()[all …]
258 int noerror; /* TRUE if no error yet */ in locklkfile() local267 noerror = TRUE; in locklkfile()270 while (noerror && !locked) { in locklkfile()275 if (sleep(2)) noerror = FALSE; in locklkfile()276 } else noerror = FALSE; in locklkfile()343 int noerror; /* TRUE if all is well */ in readlocks() local348 noerror = TRUE; in readlocks()359 noerror = FALSE; in readlocks()362 if (!noerror) free(alloc); in readlocks()364 } else noerror = FALSE; /* malloc() failed */ in readlocks()[all …]
103 int noerror; /* Flag, TRUE if all's well */ in listdgrp() local131 noerror = TRUE; in listdgrp()132 for (member = dgrpent->membership; noerror && member; in listdgrp()138 else noerror = FALSE; in listdgrp()147 if (noerror) { in listdgrp()
497 int noerror; /* TRUE if all's well */ in buildsearchlist() local504 noerror = TRUE; /* No errors (yet) */ in buildsearchlist()519 while (noerror && *pp) { in buildsearchlist()560 noerror = FALSE; in buildsearchlist()566 if (noerror) psrch->fcn = ENDLIST; in buildsearchlist()676 int noerror; /* Flag, TRUE if all's well */ in makealiaslist() local680 noerror = TRUE; in makealiaslist()692 for (pp = devices; noerror && *pp; pp++) { in makealiaslist()705 noerror = FALSE; in makealiaslist()709 if (noerror) in makealiaslist()[all …]
425 int noerror; /* FLAG, TRUE if all's well */ in buildreqlist() local441 noerror = TRUE; in buildreqlist()442 for (pp = args; noerror && *pp; pp++) { in buildreqlist()450 noerror = FALSE; in buildreqlist()455 if (!noerror) { in buildreqlist()
272 popdir(boolean_t noerror) in popdir() argument275 int ret = noerror ? 0 : -1; in popdir()278 if (noerror && cur->up->fd == -1) { in popdir()
118 noerror(str, i);130 noerror(str, i) in noerror() function
589 void noerror();
597 noerror(