Lines Matching refs:DPARS
117 Debug(DPARS, ("load_entry()...about to eat comments\n")) in load_entry()
153 Debug(DPARS, ("load_entry()...about to test shortcuts\n")) in load_entry()
156 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()
202 Debug(DPARS, ("load_entry()...every_minute shortcut\n")) in load_entry()
210 Debug(DPARS, ("load_entry()...every_second shortcut\n")) in load_entry()
221 Debug(DPARS, ("load_entry()... %ld seconds " in load_entry()
238 Debug(DPARS, ("load_entry()...about to parse numerics\n")) in load_entry()
310 Debug(DPARS, ("load_entry()...about to parse username\n")) in load_entry()
313 Debug(DPARS, ("load_entry()...got %s\n",username)) in load_entry()
359 Debug(DPARS, ("load_entry()...uid %d, gid %d\n",pw->pw_uid,pw->pw_gid)) in load_entry()
361 Debug(DPARS, ("load_entry()...class %s\n",e->class)) in load_entry()
435 Debug(DPARS, ("load_entry()...checking for command options\n")) in load_entry()
440 Debug(DPARS|DEXT, ("load_entry()...expecting option\n")) in load_entry()
443 Debug(DPARS|DEXT, ("load_entry()...got MAIL_WHEN_ERR ('n') option\n")) in load_entry()
446 Debug(DPARS|DEXT, ("load_entry()...duplicate MAIL_WHEN_ERR ('n') option\n")) in load_entry()
453 Debug(DPARS|DEXT, ("load_entry()...got DONT_LOG ('q') option\n")) in load_entry()
456 Debug(DPARS|DEXT, ("load_entry()...duplicate DONT_LOG ('q') option\n")) in load_entry()
463 Debug(DPARS|DEXT, ("load_entry()...invalid option '%c'\n", ch)) in load_entry()
482 Debug(DPARS, ("load_entry()...about to parse command\n")) in load_entry()
505 Debug(DPARS, ("load_entry()...returning successfully\n")) in load_entry()
540 Debug(DPARS|DEXT, ("get_list()...entered\n")) in get_list()
565 Debug(DPARS|DEXT, ("get_list()...exiting w/ %02x\n", ch)) in get_list()
587 Debug(DPARS|DEXT, ("get_range()...entering, exit won't show\n")) in get_range()
697 Debug(DPARS|DEXT, in get_number()
722 Debug(DPARS|DEXT, ("set_element(?,%d,%d,%d)\n", low, high, number)) in set_element()