OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBG_PARSE
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/sh/
parser.c
189
CTRACE(
DBG_PARSE
, ("list(%d): entered @%d\n",nlflag,plinno));
266
CTRACE(
DBG_PARSE
, ("andor: entered @%d\n", plinno));
294
CTRACE(
DBG_PARSE
, ("pipeline: entered @%d\n", plinno));
299
CTRACE(
DBG_PARSE
, ("pipeline: TNOT recognized\n"));
326
CTRACE(
DBG_PARSE
, ("%snegate pipeline\n",
350
CTRACE(
DBG_PARSE
, ("command: entered @%d\n", plinno));
367
CTRACE(
DBG_PARSE
, ("command: TNOT (bogus) recognized\n"));
607
VTRACE(
DBG_PARSE
, ("bogus %snegate command\n",
632
CTRACE(
DBG_PARSE
, ("simple command with%s redir already @%d\n",
645
VTRACE(
DBG_PARSE
, ("simplcmd: bogus TNOT recognized\n"))
[
all
...]
shell.h
166
#define
DBG_PARSE
(1LL << 1) /* r (read commands) */
main.c
335
VXTRACE(
DBG_PARSE
|DBG_EVAL|DBG_CMDS,("cmdloop: "),showtree(n));
show.c
1071
{ 'r',
DBG_PARSE
}, /* parser, lexer, ... tree building */
1089
{ '_',
DBG_PARSE
| DBG_EVAL | DBG_EXPAND | DBG_JOBS | DBG_SIG |
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025