HomeSort by: relevance | last modified time | path
    Searched refs:DBG_SIG (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/sh/
trap.c 702 CTRACE(DBG_SIG, ("onsig(%d), had: pendingsigs %d%s, gotsig[%d]=%d\n",
711 VTRACE(DBG_SIG, ("onsig(SIGINT), doing it now\n"));
729 VTRACE(DBG_SIG,
738 VTRACE(DBG_SIG, ("onsig: gotsig[%d]->%d pendingsigs->%d%s\n",
760 CTRACE(DBG_TRAP|DBG_SIG, ("dotrap[%d]: %d pending, traps %sinvalid\n",
769 VTRACE(DBG_TRAP|DBG_SIG, ("dotrap[%d] done\n",
783 CTRACE(DBG_TRAP|DBG_SIG, ("dotrap %d: %s%s%s\n", i,
shell.h 182 #define DBG_SIG (1LL << 17) /* s */
show.c 1072 { 's', DBG_SIG }, /* signals and everything related */
1089 { '_', DBG_PARSE | DBG_EVAL | DBG_EXPAND | DBG_JOBS | DBG_SIG |

Completed in 12 milliseconds