Searched refs:noerror (Results 1 – 9 of 9) sorted by relevance
138 int noerror; /* FLAG, TRUE if :-) */ in listdev() local163 noerror = TRUE; in listdev()169 else noerror = FALSE; in listdev()171 if (noerror && devtabent->bdevice) { in listdev()175 else noerror = FALSE; in listdev()177 if (noerror && devtabent->cdevice) { in listdev()181 else noerror = FALSE; in listdev()183 if (noerror && devtabent->pathname) { in listdev()187 else noerror = FALSE; in listdev()189 if (noerror && (attrval = devtabent->attrlist)) { in listdev()[all …]
259 int noerror; /* TRUE if no error yet */ in locklkfile() local268 noerror = TRUE; in locklkfile()271 while (noerror && !locked) { in locklkfile()276 if (sleep(2)) noerror = FALSE; in locklkfile()277 } else noerror = FALSE; in locklkfile()344 int noerror; /* TRUE if all is well */ in readlocks() local349 noerror = TRUE; in readlocks()360 noerror = FALSE; in readlocks()363 if (!noerror) free(alloc); in readlocks()365 } else noerror = FALSE; /* malloc() failed */ in readlocks()[all …]
104 int noerror; /* Flag, TRUE if all's well */ in listdgrp() local132 noerror = TRUE; in listdgrp()133 for (member = dgrpent->membership; noerror && member; in listdgrp()139 else noerror = FALSE; in listdgrp()148 if (noerror) { in listdgrp()
498 int noerror; /* TRUE if all's well */ in buildsearchlist() local505 noerror = TRUE; /* No errors (yet) */ in buildsearchlist()520 while (noerror && *pp) { in buildsearchlist()561 noerror = FALSE; in buildsearchlist()567 if (noerror) psrch->fcn = ENDLIST; in buildsearchlist()677 int noerror; /* Flag, TRUE if all's well */ in makealiaslist() local681 noerror = TRUE; in makealiaslist()693 for (pp = devices; noerror && *pp; pp++) { in makealiaslist()706 noerror = FALSE; in makealiaslist()710 if (noerror) in makealiaslist()[all …]
414 int noerror; /* FLAG, TRUE if all's well */ local429 noerror = TRUE;430 for (pp = args ; noerror && *pp ; pp++) {436 } else noerror = FALSE;440 if (!noerror) {
272 popdir(boolean_t noerror) in popdir() argument275 int ret = noerror ? 0 : -1; in popdir()278 if (noerror && cur->up->fd == -1) { in popdir()
120 noerror(str, i);132 noerror(str, i) in noerror() function
589 void noerror();
595 noerror(