Home
last modified time | relevance | path

Searched defs:noerror (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libadm/common/
H A Dlistdgrp.c103 int noerror; /* Flag, TRUE if all's well */ in listdgrp() local
H A Ddevreserv.c258 int noerror; /* TRUE if no error yet */ in locklkfile() local
343 int noerror; /* TRUE if all is well */ in readlocks() local
398 int noerror; /* TRUE if all's well */ in getlocks() local
H A Dgetdev.c497 int noerror; /* TRUE if all's well */ in buildsearchlist() local
676 int noerror; /* Flag, TRUE if all's well */ in makealiaslist() local
778 int noerror; /* Flag, had an error yet? */ in getnextmatch() local
H A Dlistdev.c137 int noerror; /* FLAG, TRUE if :-) */ in listdev() local
/illumos-gate/usr/src/cmd/devmgmt/cmds/
H A Ddevreserv.c411 int noerror; /* FLAG, TRUE if all's well */ local
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmds2.c130 noerror(str, i) in noerror() function
/illumos-gate/usr/src/cmd/rm/
H A Drm.c272 popdir(boolean_t noerror) in popdir()