HomeSort by relevance Sort by last modified time
    Searched defs:atabort (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cron/
atrm.c 60 static void atabort(char *msg);
94 atabort(INVALIDUSER);
96 atabort(NAMETOOLONG);
99 atabort(INVALIDUSER);
101 atabort(NOTALLOWED);
284 atabort(INVALIDUSER);
287 atabort(NAMETOOLONG);
349 atabort("Out of memory");
360 atabort("Out of memory");
405 atabort(char *msg function
    [all...]
atq.c 60 static void atabort(char *msg);
98 atabort(INVALIDUSER);
100 atabort(NOTALLOWED);
551 atabort(char *msg) function
at.c 104 void atabort(char *)__NORETURN;
182 atabort(BADSHELL);
184 atabort(INVALIDUSER);
188 atabort(NOTALLOWED);
254 atabort(BADQUEUE);
257 atabort(BADQUEUE);
259 atabort(NOTCQUEUE);
299 atabort("ambiguous shell request");
316 atabort(BADTIME);
334 atabort("bad date")
451 atabort(msg) function
    [all...]

Completed in 60 milliseconds