Searched refs:DBG_WAIT (Results 1 - 4 of 4) sorted by last modified time

/netbsd-current/bin/sh/
H A Dshell.h174 #define DBG_WAIT (1LL << 9) /* w */ macro
H A Djobs.c741 CTRACE(DBG_WAIT, ("builtin wait%s%s in child, invalid jobtab\n",
758 CTRACE(DBG_WAIT,
785 CTRACE(DBG_WAIT, ("wait -n found %s already done: %d\n", *arg, retval));
801 VTRACE(DBG_WAIT, ("wait %s%s%sfound %d candidates (last %s)\n",
825 VTRACE(DBG_WAIT, ("wait waiting (%d remain): ", found));
837 CTRACE(DBG_WAIT, ("nothing running (ret: %d) fpid %s\n",
844 VTRACE(DBG_WAIT, ("found @%d/%d state: %d\n", njobs-i, njobs,
879 VTRACE(DBG_WAIT, (
886 VTRACE(DBG_WAIT, (" save"));
902 VTRACE(DBG_WAIT, (" (fo
[all...]
H A Dshow.c1075 { 'w', DBG_WAIT }, /* waits for processes to finish */
1091 DBG_WAIT | DBG_TRAP | DBG_VARS | DBG_MEM | DBG_MATCH |
/netbsd-current/sys/dev/isa/
H A Dcec.c63 #define DBG_WAIT 0x20 macro
665 DPRINTF(DBG_WAIT, ("cecwait: sc=%p, x1=0x%x x2=0x%x\n", sc, x1, x2));
672 DPRINTF(DBG_WAIT, ("cecwait: got ERR\n"));

Completed in 193 milliseconds