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

  /src/bin/sh/
input.c 427 VTRACE(DBG_INPUT,
471 VTRACE(DBG_INPUT, ("popstring()%s%s%s nl=%d ll=%d \"%.*s\"\n",
494 CTRACE(DBG_INPUT,("setinputfile(\"%s\", %spush)\n",fname,push?"":"no"));
556 VTRACE(DBG_INPUT, ("setinputfd(%d, %spush)\n", fd, push?"":"no"));
572 CTRACE(DBG_INPUT, ("setinputfd(%d, %spush) done; plinno=1\n", fd,
593 CTRACE(DBG_INPUT,
610 VTRACE(DBG_INPUT,
647 VTRACE(DBG_INPUT,
shell.h 177 #define DBG_INPUT (1LL << 12) /* i */
show.c 1065 { 'i', DBG_INPUT }, /* shell input routines */
1092 DBG_INPUT | DBG_OUTPUT | DBG_ARITH | DBG_HISTORY },
jobs.c 619 VTRACE(DBG_JOBS|DBG_INPUT, ("repaired tty process group\n"));

Completed in 15 milliseconds