Home
last modified time | relevance | path

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

/freebsd/usr.bin/at/
H A Dat.c537 int statErrno; in process_jobs() local
564 statErrno = errno; in process_jobs()
572 if (statErrno == ENOENT) in process_jobs()