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

/freebsd-10.1-release/usr.sbin/cron/cron/
H A Ddatabase.c52 Debug(DLOAD, ("[%d] load_database()\n", getpid()))
76 Debug(DLOAD, ("[%d] spool dir mtime unch, no load needed.\n",
133 Debug(DLOAD, ("unlinking old database:\n"))
135 Debug(DLOAD, ("\t%s\n", u->name))
144 Debug(DLOAD, ("load_database is done\n"))
227 Debug(DLOAD, ("\t%s:", fname))
234 Debug(DLOAD, (" [no change, using old data]"))
247 Debug(DLOAD, (" [delete old data]"))
260 Debug(DLOAD, (" [done]\n"))
H A Dcron.h88 #define DLOAD 0x0010 /* database loading debug mask */ macro

Completed in 56 milliseconds