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

/freebsd-9.3-release/libexec/atrun/
H A Datrun.c80 #ifndef ATSPOOL_DIR
81 #define ATSPOOL_DIR "/usr/spool/atspool/" macro
250 if (chdir(ATSPOOL_DIR) < 0)
251 perr("cannot chdir to %s", ATSPOOL_DIR);

Completed in 48 milliseconds