DPARS
#define Set_LineNum(ln) {Debug(DPARS|DEXT,("linenum=%d\n",ln)); \
Debug(DPARS, ("...load_user() done\n"))
Debug(DPARS, ("load_user()\n"))
Debug(DPARS, ("load_entry()...about to eat comments\n"))
Debug(DPARS, ("load_entry()...about to test shortcuts\n"))
Debug(DPARS, ("load_entry()...reboot shortcut\n"))
Debug(DPARS, ("load_entry()...yearly shortcut\n"))
Debug(DPARS, ("load_entry()...monthly shortcut\n"))
Debug(DPARS, ("load_entry()...weekly shortcut\n"))
Debug(DPARS, ("load_entry()...daily shortcut\n"))
Debug(DPARS, ("load_entry()...hourly shortcut\n"))
Debug(DPARS, ("load_entry()...every_minute shortcut\n"))
Debug(DPARS, ("load_entry()...every_second shortcut\n"))
Debug(DPARS, ("load_entry()... %ld seconds "
Debug(DPARS, ("load_entry()...about to parse numerics\n"))
Debug(DPARS, ("load_entry()...about to parse username\n"))
Debug(DPARS, ("load_entry()...got %s\n",username))
Debug(DPARS, ("load_entry()...uid %d, gid %d\n",pw->pw_uid,pw->pw_gid))
Debug(DPARS, ("load_entry()...class %s\n",e->class))
Debug(DPARS, ("load_entry()...checking for command options\n"))
Debug(DPARS|DEXT, ("load_entry()...expecting option\n"))
Debug(DPARS|DEXT, ("load_entry()...got MAIL_WHEN_ERR ('n') option\n"))
Debug(DPARS|DEXT, ("load_entry()...duplicate MAIL_WHEN_ERR ('n') option\n"))
Debug(DPARS|DEXT, ("load_entry()...got DONT_LOG ('q') option\n"))
Debug(DPARS|DEXT, ("load_entry()...duplicate DONT_LOG ('q') option\n"))
Debug(DPARS|DEXT, ("load_entry()...invalid option '%c'\n", ch))
Debug(DPARS, ("load_entry()...about to parse command\n"))
Debug(DPARS, ("load_entry()...returning successfully\n"))
Debug(DPARS|DEXT, ("get_list()...entered\n"))
Debug(DPARS|DEXT, ("get_list()...exiting w/ %02x\n", ch))
Debug(DPARS|DEXT, ("get_range()...entering, exit won't show\n"))
Debug(DPARS|DEXT,
Debug(DPARS|DEXT, ("set_element(?,%d,%d,%d)\n", low, high, number))
Debug(DPARS, ("load_env, read <%s>\n", envstr));
Debug(DPARS, ("load_env, parse error, state = %d\n", state))
Debug(DPARS, ("load_env, <%s> <%s> -> <%s>\n", name, val, envstr))