Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/cron/lib/
H A Dentry.c156 Debug(DPARS, ("load_entry()...reboot shortcut\n")) in load_entry()
159 Debug(DPARS, ("load_entry()...yearly shortcut\n")) in load_entry()
168 Debug(DPARS, ("load_entry()...monthly shortcut\n")) in load_entry()
177 Debug(DPARS, ("load_entry()...weekly shortcut\n")) in load_entry()
186 Debug(DPARS, ("load_entry()...daily shortcut\n")) in load_entry()
194 Debug(DPARS, ("load_entry()...hourly shortcut\n")) in load_entry()
221 Debug(DPARS, ("load_entry()... %ld seconds " in load_entry()
313 Debug(DPARS, ("load_entry()...got %s\n",username)) in load_entry()
361 Debug(DPARS, ("load_entry()...class %s\n",e->class)) in load_entry()
540 Debug(DPARS|DEXT, ("get_list()...entered\n")) in get_list()
[all …]
H A Denv.c164 Debug(DPARS, ("load_env, read <%s>\n", envstr)); in load_env()
229 Debug(DPARS, ("load_env, parse error, state = %d\n", state)) in load_env()
245 Debug(DPARS, ("load_env, <%s> <%s> -> <%s>\n", name, val, envstr)) in load_env()
/freebsd-14.2/usr.sbin/cron/cron/
H A Dmacros.h60 #define DPARS 0x0008 /* parsing debug mask */ macro
95 #define Set_LineNum(ln) {Debug(DPARS|DEXT,("linenum=%d\n",ln)); \
H A Duser.c68 Debug(DPARS, ("load_user()\n")) in load_user()
124 Debug(DPARS, ("...load_user() done\n")) in load_user()