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

/ast/src/cmd/at/
H A DMakefile8 AT_STRICT == 1 macro
H A Dat.h38 #ifndef AT_STRICT
39 #define AT_STRICT 3 macro
51 #if AT_STRICT > 1
H A Datd.c1207 error(ERROR_SYSTEM|AT_STRICT, "%s: cannot rename log file to %s", AT_LOG_FILE, buf);
1216 error(ERROR_SYSTEM|AT_STRICT, "%s: cannot append to log file", AT_LOG_FILE);
1379 error(AT_STRICT, "%s: directory owner %s does not match daemon %s", s, fmtuid(hs.st_uid), fmtuid(state->admin[0]));

Completed in 14 milliseconds