Searched defs:FBUSY (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/pwconv/
H A Dpwconv.c59 #define FBUSY 5 /* Lock file busy */ macro
143 exit(FBUSY);
/illumos-gate/usr/src/cmd/passwd/
H A Dpasswd.c102 #define FBUSY 5 /* Lock file/table busy */ macro
433 retval = FBUSY;
436 retval = FBUSY;
1525 case FBUSY:

Completed in 60 milliseconds