Home
last modified time | relevance | path

Searched refs:DONT_LOG (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.sbin/cron/
H A Dstructs.h40 #define DONT_LOG 0x20 macro
H A Djob.c50 if ((j->e->flags & DONT_LOG) == 0) { in job_add()
H A Ddo_command.c168 if ((e->flags & DONT_LOG) == 0) { in child_process()
H A Dentry.c367 flags |= DONT_LOG; in load_entry()