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

/macosx-10.10/cron-39/lib/
H A Dentry.c133 Debug(DPARS, ("load_entry()...about to eat comments\n"))
166 Debug(DPARS, ("load_entry()...about to test shortcuts\n"))
169 Debug(DPARS, ("load_entry()...reboot shortcut\n"))
172 Debug(DPARS, ("load_entry()...yearly shortcut\n"))
180 Debug(DPARS, ("load_entry()...monthly shortcut\n"))
188 Debug(DPARS, ("load_entry()...weekly shortcut\n"))
196 Debug(DPARS, ("load_entry()...daily shortcut\n"))
203 Debug(DPARS, ("load_entry()...hourly shortcut\n"))
222 Debug(DPARS, ("load_entry()...about to parse numerics\n"))
295 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))
/macosx-10.10/cron-39/cron/
H A Duser.c73 Debug(DPARS, ("load_user()\n"))
133 Debug(DPARS, ("...load_user() done\n"))
H A Dcron.h89 #define DPARS 0x0008 /* parsing debug mask */ macro
126 #define Set_LineNum(ln) {Debug(DPARS|DEXT,("linenum=%d\n",ln)); \

Completed in 179 milliseconds