Home
last modified time | relevance | path

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

/titanic_50/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.c144 extern int per_errno;
182 if (per_errno == 2) in main()
409 if (per_errno == 2) in main()
773 if (per_errno == 2) in remove_jobs()
H A Dcrontab.c97 extern int per_errno;
202 if (per_errno == 2) in main()