Searched refs:DPARS (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/bsd/cron/dist/ |
| H A D | env.c | 152 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 D | macros.h | 63 #define DPARS 0x0008 /* parsing debug mask */ macro 91 Debug(DPARS|DEXT,("linenum=%d\n", ln)); \
|
| H A D | user.c | 64 Debug(DPARS, ("load_user()\n")); in load_user() 119 Debug(DPARS, ("...load_user() done\n")); in load_user()
|