Searched refs:_PATH_ATSPOOL (Results 1 – 2 of 2) sorted by relevance
45 #define _PATH_ATSPOOL "/var/at/spool/" macro
264 if (chdir(_PATH_ATSPOOL) == -1) in run_file()265 perr("Cannot chdir to `%s'", _PATH_ATSPOOL); in run_file()