Searched refs:QUIT (Results 1 - 25 of 84) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/expr/
H A Dcast3.C5 QUIT = 0, enumerator in enum:MyState
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/expr/
H A Dcast3.C5 QUIT = 0, enumerator in enum:MyState
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Darparse.h56 QUIT = 272, enumerator in enum:yytokentype
77 #define QUIT 272 macro
H A Darparse.y58 %token QUIT
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/demos/calc/
H A Dcalc.h46 QUIT = 263, enumerator in enum:yytokentype
77 #define QUIT 263 macro
H A Dcalclex.l50 { "quit", QUIT },
/netbsd-6-1-5-RELEASE/etc/
H A Dmonthly24 trap "/bin/rm -rf $MONTHLYDIR ; exit 0" EXIT INT QUIT PIPE
H A Drc.shutdown28 trap "echo 'Shutdown interrupted.'; exit 1" QUIT
H A Drc42 # Completely ignore INT and QUIT at the outer level. The rc_real_work()
45 trap '' INT QUIT
99 exit 1' QUIT
H A Dweekly31 trap "/bin/rm -rf $WEEKLYDIR ; exit 0" EXIT INT QUIT PIPE
54 # trap "/bin/rm -rf $TDIR ; exit 0" EXIT INT QUIT
/netbsd-6-1-5-RELEASE/external/bsd/byacc/dist/test/
H A Dftp.tab.h24 #define QUIT 278 macro
/netbsd-6-1-5-RELEASE/usr.bin/lorder/
H A Dlorder.sh82 trap "rm -f $N $R $S; exit 1" HUP INT QUIT PIPE TERM 2>/dev/null || \
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dp-typeprint.c219 QUIT;
353 QUIT;
455 QUIT;
566 QUIT;
647 QUIT;
751 QUIT;
H A Djv-typeprint.c94 QUIT;
168 QUIT;
242 QUIT;
H A Df-typeprint.c105 QUIT;
167 QUIT;
265 QUIT;
H A Dc-typeprint.c251 QUIT;
617 QUIT;
734 QUIT;
846 QUIT;
854 QUIT;
875 QUIT;
884 QUIT;
890 QUIT;
915 QUIT;
1015 QUIT;
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/atf/
H A Dprepare-import.sh73 HUP INT QUIT TERM
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Dntpd-opts.h208 # ifdef QUIT
209 # warning undefining QUIT due to option name conflict
210 # undef QUIT macro
281 # undef QUIT macro
/netbsd-6-1-5-RELEASE/external/bsd/tmux/
H A Dprepare-import.sh70 HUP INT QUIT TERM
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dclvmd.h63 enum { PRE_COMMAND, POST_COMMAND, QUIT } state; enumerator in enum:localsock_bits::__anon2736
/netbsd-6-1-5-RELEASE/usr.bin/gzip/
H A Dznew59 trap 'rm -f "$tmp"; exit 1' HUP INT QUIT PIPE TERM
/netbsd-6-1-5-RELEASE/usr.bin/locate/locate/
H A Dupdatedb.sh155 trap 'rm -f "$FILELIST"; exit 1' INT QUIT TERM
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/mi/
H A Dmi-cmd-stack.c89 QUIT;
118 QUIT;
210 QUIT;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/
H A Dsigall-precsave.exp208 test_one_sig QUIT
358 test_one_sig_reverse QUIT
367 test_one_sig QUIT
H A Dsigall-reverse.exp181 test_one_sig QUIT
333 test_one_sig_reverse QUIT
342 test_one_sig QUIT

Completed in 228 milliseconds

1234