Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c2140 int save_pre; in check_and_run_traps() local
2146 save_pre = G.pre_trap_exitcode; in check_and_run_traps()
2150 G.pre_trap_exitcode = save_pre; in check_and_run_traps()