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