Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libadm/common/
H A Dlistdev.c138 int noerror; /* FLAG, TRUE if :-) */ in listdev() local
163 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 …]
H A Ddevreserv.c259 int noerror; /* TRUE if no error yet */ in locklkfile() local
268 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() local
349 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 …]
H A Dlistdgrp.c104 int noerror; /* Flag, TRUE if all's well */ in listdgrp() local
132 noerror = TRUE; in listdgrp()
133 for (member = dgrpent->membership; noerror && member; in listdgrp()
139 else noerror = FALSE; in listdgrp()
148 if (noerror) { in listdgrp()
H A Dgetdev.c498 int noerror; /* TRUE if all's well */ in buildsearchlist() local
505 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() local
681 noerror = TRUE; in makealiaslist()
693 for (pp = devices; noerror && *pp; pp++) { in makealiaslist()
706 noerror = FALSE; in makealiaslist()
710 if (noerror) in makealiaslist()
[all …]
/titanic_50/usr/src/cmd/devmgmt/cmds/
H A Ddevreserv.c414 int noerror; /* FLAG, TRUE if all's well */ local
429 noerror = TRUE;
430 for (pp = args ; noerror && *pp ; pp++) {
436 } else noerror = FALSE;
440 if (!noerror) {
/titanic_50/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()
/titanic_50/usr/src/cmd/vi/port/
H A Dex_cmds2.c120 noerror(str, i);
132 noerror(str, i) in noerror() function
H A Dex.h589 void noerror();
H A Dex_cmds.c595 noerror(