Home
last modified time | relevance | path

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

/src/libexec/atrun/
H A Datrun.c79 #ifndef ATSPOOL_DIR
80 #define ATSPOOL_DIR "/usr/spool/atspool/" macro
249 if (chdir(ATSPOOL_DIR) < 0) in run_file()
250 perr("cannot chdir to %s", ATSPOOL_DIR); in run_file()
/src/usr.bin/at/
H A DMakefile.inc2 ATSPOOL_DIR=/var/at/spool