Searched defs:INVALIDUSER (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cron/
H A Datrm.c54 #define INVALIDUSER "you are not a valid user (no entry in /etc/passwd)" macro
94 atabort(INVALIDUSER);
99 atabort(INVALIDUSER);
284 atabort(INVALIDUSER);
H A Datq.c56 #define INVALIDUSER "you are not a valid user (no entry in /etc/passwd)" macro
98 atabort(INVALIDUSER);
H A Dcrontab.c76 #define INVALIDUSER "you are not a valid user (no entry in /etc/passwd)." macro
180 crabort(INVALIDUSER);
188 crabort(INVALIDUSER);
205 crabort(INVALIDUSER);
H A Dat.c78 #define INVALIDUSER "you are not a valid user (no entry in /etc/passwd)" macro
185 atabort(INVALIDUSER);
644 atabort(INVALIDUSER);
776 atabort(INVALIDUSER);

Completed in 52 milliseconds