HomeSort by: relevance | last modified time | path
    Searched refs:QUIT (Results 1 - 25 of 172) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/gpl3/binutils/dist/binutils/
arparse.h 71 QUIT = 272, /* QUIT */
97 #define QUIT 272
  /src/external/gpl3/binutils.old/dist/binutils/
arparse.h 71 QUIT = 272, /* QUIT */
97 #define QUIT 272
  /src/etc/
monthly 24 trap "/bin/rm -rf $MONTHLYDIR ; exit 0" EXIT INT QUIT PIPE
rc.shutdown 31 trap "echo 'Shutdown interrupted.'; exit 1" QUIT
weekly 31 trap "/bin/rm -rf $WEEKLYDIR ; exit 0" EXIT INT QUIT PIPE
54 # trap "/bin/rm -rf $TDIR ; exit 0" EXIT INT QUIT
rc 42 # Completely ignore INT and QUIT at the outer level. The rc_real_work()
45 trap '' INT QUIT
102 exit 1' QUIT
  /src/external/lgpl3/gmp/dist/demos/calc/
calc.h 62 QUIT = 263, /* QUIT */
97 #define QUIT 263
calclex.l 50 { "quit", QUIT },
  /src/external/bsd/libpcap/dist/
mkdep 78 trap 'rm -f "$TMP" ; exit 1' HUP INT QUIT PIPE TERM
  /src/external/bsd/tcpdump/dist/
mkdep 73 trap 'rm -f "$TMP" ; exit 1' HUP INT QUIT PIPE TERM
  /src/usr.bin/lorder/
lorder.sh 82 trap "rm -f $N $R $S; exit 1" HUP INT QUIT PIPE TERM 2>/dev/null || \
  /src/external/cddl/dtracetoolkit/dist/Bin/
errinfo 116 $SIG{QUIT} = \&Cleanup_Signal; # Ctrl-\
hotkernel 66 $SIG{QUIT} = \&cleanupsig; # Ctrl-\
hotuser 78 $SIG{QUIT} = \&cleanupsig; # Ctrl-\
  /src/external/cddl/dtracetoolkit/dist/
errinfo 116 $SIG{QUIT} = \&Cleanup_Signal; # Ctrl-\
hotkernel 66 $SIG{QUIT} = \&cleanupsig; # Ctrl-\
hotuser 78 $SIG{QUIT} = \&cleanupsig; # Ctrl-\
  /src/external/gpl3/gdb.old/dist/gdb/
event-top.h 31 /* The current quit handler (and its type). This is called from the
32 QUIT macro. See default_quit_handler below for default behavior.
35 wouldn't want to quit between a RSP command and its response, as
46 /* The default quit handler. Checks whether Ctrl-C was pressed, and
49 - If GDB owns the terminal, throws a quit exception.
57 /* Flag that function quit should call quit_force. */
67 extern void quit ();
69 /* Helper for the QUIT macro. */
73 /* Check whether a Ctrl-C was typed, and if so, call the current quit
76 #define QUIT maybe_quit (
    [all...]
p-typeprint.c 181 QUIT;
326 QUIT;
375 QUIT;
478 QUIT;
562 QUIT;
666 QUIT;
  /src/external/gpl3/gdb/dist/gdb/
event-top.h 31 /* The current quit handler (and its type). This is called from the
32 QUIT macro. See default_quit_handler below for default behavior.
35 wouldn't want to quit between a RSP command and its response, as
46 /* The default quit handler. Checks whether Ctrl-C was pressed, and
49 - If GDB owns the terminal, throws a quit exception.
57 /* Flag that function quit should call quit_force. */
67 extern void quit ();
69 /* Helper for the QUIT macro. */
73 /* Check whether a Ctrl-C was typed, and if so, call the current quit
76 #define QUIT maybe_quit (
    [all...]
p-typeprint.c 181 QUIT;
326 QUIT;
375 QUIT;
478 QUIT;
562 QUIT;
666 QUIT;
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
sigall.exp 93 QUIT
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
sigall.exp 94 QUIT
  /src/usr.bin/gzip/
znew 59 trap 'rm -f "$tmp"; exit 1' HUP INT QUIT PIPE TERM
  /src/usr.bin/locate/locate/
updatedb.sh 200 trap 'rm -f "$FILELIST"; exit 1' INT QUIT TERM

Completed in 24 milliseconds

1 2 3 4 5 6 7