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

1 2 3

  /src/external/gpl3/gcc.old/dist/gcc/cp/
mapper-client.h 29 typedef void (*sighandler_t) (int); typedef
35 sighandler_t sigpipe = SIG_IGN;
  /src/external/gpl3/gdb/dist/gdbsupport/
scoped_signal_handler.h 36 scoped_signal_handler (sighandler_t handler)
69 sighandler_t m_prev_handler;
scoped_ignore_signal.h 100 sighandler_t m_osig;
  /src/external/gpl3/gcc/dist/gcc/cp/
mapper-client.h 29 typedef void (*sighandler_t) (int); typedef
35 sighandler_t sigpipe = SIG_IGN;
  /src/external/gpl3/gdb.old/dist/gdbsupport/
scoped_ignore_signal.h 100 sighandler_t m_osig;
  /src/external/gpl3/gdb.old/dist/gdb/
extension-priv.h 303 sighandler_t handler;
inflow.c 120 static std::optional<sighandler_t> sigint_ours;
122 static std::optional<sighandler_t> sigquit_ours;
882 static sighandler_t osig;
extension.c 319 sighandler_t m_old_sig_handler;
702 sighandler_t handle_sigint_for_compare = handle_sigint;
  /src/external/gpl3/gdb/dist/gdb/
extension-priv.h 322 sighandler_t handler;
inflow.c 120 static std::optional<sighandler_t> sigint_ours;
122 static std::optional<sighandler_t> sigquit_ours;
882 static sighandler_t osig;
  /src/share/misc/
style 101 typedef void sighandler_t(int);
  /src/external/gpl3/gdb/dist/gnulib/import/
signal.in.h 95 /* Define sighandler_t, the type of signal handlers. A GNU extension. */
101 typedef void (*sighandler_t) (int);
  /src/external/gpl3/gdb.old/dist/gnulib/import/
signal.in.h 95 /* Define sighandler_t, the type of signal handlers. A GNU extension. */
101 typedef void (*sighandler_t) (int);
  /src/external/gpl3/binutils/dist/gprofng/libcollector/
dispatcher.c 885 sighandler_t
886 signal (int sig, sighandler_t handler)
900 sighandler_t
901 sigset (int sig, sighandler_t handler)
  /src/external/gpl3/binutils.old/dist/gprofng/libcollector/
dispatcher.c 885 sighandler_t
886 signal (int sig, sighandler_t handler)
900 sighandler_t
901 sigset (int sig, sighandler_t handler)
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
signal.h 606 /* Define sighandler_t, the type of signal handlers. A GNU extension. */
612 typedef void (*sighandler_t) (int); typedef
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
signal.h 606 /* Define sighandler_t, the type of signal handlers. A GNU extension. */
612 typedef void (*sighandler_t) (int); typedef
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
signal.h 606 /* Define sighandler_t, the type of signal handlers. A GNU extension. */
612 typedef void (*sighandler_t) (int); typedef
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
signal.h 606 /* Define sighandler_t, the type of signal handlers. A GNU extension. */
612 typedef void (*sighandler_t) (int); typedef
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
signal.h 606 /* Define sighandler_t, the type of signal handlers. A GNU extension. */
612 typedef void (*sighandler_t) (int); typedef
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
signal.h 606 /* Define sighandler_t, the type of signal handlers. A GNU extension. */
612 typedef void (*sighandler_t) (int); typedef
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
signal.h 606 /* Define sighandler_t, the type of signal handlers. A GNU extension. */
612 typedef void (*sighandler_t) (int); typedef
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
signal.h 606 /* Define sighandler_t, the type of signal handlers. A GNU extension. */
612 typedef void (*sighandler_t) (int); typedef
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
signal.h 606 /* Define sighandler_t, the type of signal handlers. A GNU extension. */
612 typedef void (*sighandler_t) (int); typedef
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
signal.h 606 /* Define sighandler_t, the type of signal handlers. A GNU extension. */
612 typedef void (*sighandler_t) (int); typedef

Completed in 55 milliseconds

1 2 3