Searched refs:DPARS (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/usr.sbin/cron/lib/
H A Dentry.c114 Debug(DPARS, ("load_entry()...about to eat comments\n"))
147 Debug(DPARS, ("load_entry()...about to test shortcuts\n"))
150 Debug(DPARS, ("load_entry()...reboot shortcut\n"))
153 Debug(DPARS, ("load_entry()...yearly shortcut\n"))
162 Debug(DPARS, ("load_entry()...monthly shortcut\n"))
171 Debug(DPARS, ("load_entry()...weekly shortcut\n"))
180 Debug(DPARS, ("load_entry()...daily shortcut\n"))
188 Debug(DPARS, ("load_entry()...hourly shortcut\n"))
196 Debug(DPARS, ("load_entry()...every_minute shortcut\n"))
204 Debug(DPARS, ("load_entr
[all...]
H A Denv.c167 Debug(DPARS, ("load_env, read <%s>\n", envstr));
232 Debug(DPARS, ("load_env, parse error, state = %d\n", state))
249 Debug(DPARS, ("load_env, <%s> <%s> -> <%s>\n", name, val, envstr))
/freebsd-10.1-release/usr.sbin/cron/cron/
H A Duser.c70 Debug(DPARS, ("load_user()\n"))
126 Debug(DPARS, ("...load_user() done\n"))
H A Dcron.h87 #define DPARS 0x0008 /* parsing debug mask */ macro
123 #define Set_LineNum(ln) {Debug(DPARS|DEXT,("linenum=%d\n",ln)); \

Completed in 53 milliseconds