Home
last modified time | relevance | path

Searched refs:PSSYNTAX (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dash.c2725 # define PSSYNTAX 4 /* prompt. never passed to SIT() */ macro
2755 putprompt(expandstr(prompt, PSSYNTAX)); in setprompt_if()
12396 pssyntax = (syntax == PSSYNTAX); in readtoken1()