Searched refs:atabort (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cron/
H A Datt1.y39 extern void atabort(char *);
73 atabort("bad time");
75 atabort("bad date");
79 atabort("bad year");
125 atabort("bad hour");
131 atabort("bad hour");
144 atabort("bad time");
H A Datrm.c60 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(cha function
[all...]
H A Dat.c105 void atabort(char *)__NORETURN;
183 atabort(BADSHELL);
185 atabort(INVALIDUSER);
189 atabort(NOTALLOWED);
255 atabort(BADQUEUE);
258 atabort(BADQUEUE);
260 atabort(NOTCQUEUE);
300 atabort("ambiguous shell request");
317 atabort(BADTIME);
335 atabort("ba
452 atabort(msg) function
[all...]
H A Datq.c60 static void atabort(char *msg);
98 atabort(INVALIDUSER);
100 atabort(NOTALLOWED);
551 atabort(char *msg) function

Completed in 93 milliseconds