Home
last modified time | relevance | path

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

/freebsd-12.1/libexec/atrun/
H A Datrun.c84 #ifndef ATSPOOL_DIR
85 #define ATSPOOL_DIR "/usr/spool/atspool/" macro
254 if (chdir(ATSPOOL_DIR) < 0) in run_file()
255 perr("cannot chdir to %s", ATSPOOL_DIR); in run_file()
/freebsd-12.1/usr.bin/at/
H A DMakefile.inc4 ATSPOOL_DIR=/var/at/spool