Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c2174 unsigned trap_depth; member
2188 #define trap_depth (G_var.trap_depth ) macro
9254 trap_depth++; in dotrap()
9256 trap_depth--; in dotrap()
9403 trap_depth++; in evaltree()
9410 trap_depth--; in evaltree()
10921 if (trap_depth == 0) in nlprompt()
10928 if (trap_depth == 0) in nlnoprompt()
12651 if (trap_depth == 0) in readtoken1()
14378 trap_depth++; in exitshell()
[all …]