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

  /onnv/onnv-gate/usr/src/cmd/cron/
atrm.c 54 #define INVALIDUSER "you are not a valid user (no entry in /etc/passwd)"
94 atabort(INVALIDUSER);
99 atabort(INVALIDUSER);
284 atabort(INVALIDUSER);
atq.c 56 #define INVALIDUSER "you are not a valid user (no entry in /etc/passwd)"
98 atabort(INVALIDUSER);
crontab.c 76 #define INVALIDUSER "you are not a valid user (no entry in /etc/passwd)."
180 crabort(INVALIDUSER);
188 crabort(INVALIDUSER);
205 crabort(INVALIDUSER);
at.c 74 #define INVALIDUSER "you are not a valid user (no entry in /etc/passwd)"
184 atabort(INVALIDUSER);
633 atabort(INVALIDUSER);
780 atabort(INVALIDUSER);

Completed in 360 milliseconds