Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/ash_test/ash-signals/
Dsubshell.right2 trap -- '' QUIT
6 trap -- '' QUIT
10 trap -- '' QUIT
14 trap -- '' QUIT
18 trap -- '' QUIT
Dsubshell.tests5 # QUIT is always special
6 trap '' QUIT
15 (trap; "$THIS_SH" -c 'kill -QUIT $PPID'; echo Ok)
/busybox-1.35.0/shell/hush_test/hush-signals/
Dsubshell.right2 trap -- '' QUIT
6 trap -- '' QUIT
10 trap -- '' QUIT
14 trap -- '' QUIT
18 trap -- '' QUIT
Dsubshell.tests5 # QUIT is always special
6 trap '' QUIT
15 (trap; "$THIS_SH" -c 'kill -QUIT $PPID'; echo Ok)
/busybox-1.35.0/qemu_multiarch_testing/
Dmake-hdc-img.sh18 trap 'cleanup 1' HUP PIPE INT QUIT TERM
/busybox-1.35.0/networking/
Dzcip.c251 #define QUIT (opts & 2) in zcip_main() macro
433 if (QUIT) in zcip_main()
/busybox-1.35.0/shell/
DREADME.job10 install default handlers for CHLD QUIT TERM
12 ignore QUIT
60 lotsa sigactions: set INT,ALRM,WINCH handlers, ignore TERM,QUIT,TSTP,TTOU,TTIN
71 lotsa sigactions: set INT,ALRM,WINCH handlers, ignore TERM,QUIT,TSTP,TTOU,TTIN