Home
last modified time | relevance | path

Searched refs:noerror (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libadm/common/
H A Dlistdev.c137 int noerror; /* FLAG, TRUE if :-) */ in listdev() local
162 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()
193 else noerror = FALSE; in listdev()
[all …]
H A Ddevreserv.c267 noerror = TRUE; in locklkfile()
270 while (noerror && !locked) { in locklkfile()
276 } else noerror = FALSE; in locklkfile()
348 noerror = TRUE; in readlocks()
359 noerror = FALSE; in readlocks()
362 if (!noerror) free(alloc); in readlocks()
369 if (noerror) in readlocks()
371 return (noerror); in readlocks()
402 noerror = TRUE; in getlocks()
419 if (!noerror) in getlocks()
[all …]
H A Dlistdgrp.c103 int noerror; /* Flag, TRUE if all's well */ in listdgrp() local
131 noerror = TRUE; in listdgrp()
132 for (member = dgrpent->membership; noerror && member; in listdgrp()
138 else noerror = FALSE; in listdgrp()
147 if (noerror) { in listdgrp()
H A Dgetdev.c497 int noerror; /* TRUE if all's well */ in buildsearchlist() local
504 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()
680 noerror = TRUE; in makealiaslist()
705 noerror = FALSE; in makealiaslist()
709 if (noerror) in makealiaslist()
790 noerror = TRUE; in getnextmatch()
805 else noerror = FALSE; in getnextmatch()
[all …]
/illumos-gate/usr/src/cmd/devmgmt/cmds/
H A Ddevreserv.c411 int noerror; /* FLAG, TRUE if all's well */ local
426 noerror = TRUE;
427 for (pp = args ; noerror && *pp ; pp++) {
433 } else noerror = FALSE;
437 if (!noerror) {
/illumos-gate/usr/src/cmd/rm/
H A Drm.c272 popdir(boolean_t noerror) in popdir() argument
275 int ret = noerror ? 0 : -1; in popdir()
278 if (noerror && cur->up->fd == -1) { in popdir()
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmds2.c118 noerror(str, i);
130 noerror(str, i) in noerror() function
H A Dex.h589 void noerror();
H A Dex_cmds.c597 noerror(