Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Devent-top.h38 typedef void (quit_handler_ftype) (); typedef
39 extern quit_handler_ftype *quit_handler;
Devent-top.c1147 quit_handler_ftype *quit_handler = default_quit_handler;
Dremote-fileio.c303 static quit_handler_ftype *remote_fileio_o_quit_handler;
Dutils.c736 scoped_restore_tmpl<quit_handler_ftype *> m_quit_handler;
DChangeLog-20168096 * defs.h (quit_handler_ftype, quit_handler)