Searched refs:sig_handler_func (Results 1 – 2 of 2) sorted by relevance
74 typedef void (sig_handler_func) (gdb_client_data); typedef87 create_async_signal_handler (sig_handler_func *proc,
113 sig_handler_func *proc; /* Function to call to do the work. */932 create_async_signal_handler (sig_handler_func * proc, in create_async_signal_handler()