Searched refs:_PATH_ATSPOOL (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/usr.bin/at/
H A Dpathnames.h45 #define _PATH_ATSPOOL "/var/at/spool/" macro
/netbsd-current/libexec/atrun/
H A Datrun.c264 if (chdir(_PATH_ATSPOOL) == -1)
265 perr("Cannot chdir to `%s'", _PATH_ATSPOOL);

Completed in 85 milliseconds