Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c393 smallint inps4; /* Prevent PS4 nesting. */ member
482 #define inps4 (G_misc.inps4 ) macro
10437 if (xflag && !inps4) { in evalcommand()
10440 inps4 = 1; in evalcommand()
10442 inps4 = 0; in evalcommand()
14330 inps4 = 0; in exitreset()