Home
last modified time | relevance | path

Searched refs:per_errno (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/cron/
H A Dpermit.c44 int per_errno; /* status info from getuser */ variable
55 per_errno = 1;
60 per_errno = 2;
H A Dat.c143 extern int per_errno;
181 if (per_errno == 2) in main()
408 if (per_errno == 2) in main()
755 if (per_errno == 2) in remove_jobs()
H A Dcrontab.c97 extern int per_errno;
202 if (per_errno == 2) in main()