Home
last modified time | relevance | path

Searched refs:DMISC (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.sbin/cron/cron/
H A Dcron.h88 #define DMISC 0x0020 /* misc debug mask */ macro
/dragonfly/usr.sbin/cron/lib/
H A Dmisc.c401 Debug(DMISC, ("allow/deny enabled, %d/%d\n", !!allow, !!deny)) in allowed()
/dragonfly/usr.sbin/cron/crontab/
H A Dcrontab.c212 Debug(DMISC, ("user=%s, file=%s, option=%s\n", in parse_args()