Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/cron/dist/
H A Denv.c152 Debug(DPARS, ("load_env, read <%s>\n", envstr)); in load_env()
221 Debug(DPARS, ("load_env, not an env var, state = %d\n", state)); in load_env()
241 Debug(DPARS, ("load_env, <%s> <%s> -> <%s>\n", name, val, envstr)); in load_env()
H A Dmacros.h63 #define DPARS 0x0008 /* parsing debug mask */ macro
91 Debug(DPARS|DEXT,("linenum=%d\n", ln)); \
H A Duser.c64 Debug(DPARS, ("load_user()\n")); in load_user()
119 Debug(DPARS, ("...load_user() done\n")); in load_user()