Home
last modified time | relevance | path

Searched refs:input_handler (Results 1 – 9 of 9) sorted by relevance

/freebsd-9-stable/contrib/gdb/gdb/
Devent-top.c88 void (*input_handler) (char *); variable
192 rl_callback_handler_install (a_prompt, input_handler); in cli_command_loop()
220 input_handler = command_line_handler; in change_line_handler()
230 input_handler = command_line_handler; in change_line_handler()
297 rl_callback_handler_install (new_prompt, input_handler); in display_gdb_prompt()
854 (*input_handler) (0); in gdb_readline2()
877 (*input_handler) (result); in gdb_readline2()
1143 input_handler = command_line_handler; in gdb_setup_readline()
Devent-top.h118 extern void (*input_handler) (char *);
/freebsd-9-stable/contrib/gdb/gdb/tui/
Dtui-interp.c137 rl_callback_handler_install (a_prompt, input_handler); in tui_command_loop()
/freebsd-9-stable/contrib/gdb/gdb/mi/
Dmi-interp.c107 input_handler = mi_execute_command_wrapper; in mi_interpreter_resume()
/freebsd-9-stable/contrib/ntp/ntpdate/
Dntpdate.c218 void input_handler (void);
568 input_handler(); in ntpdatemain()
1882 input_handler(void) in input_handler() function
/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_io.c348 static void input_handler (l_fp*);
466 (void) set_signal(input_handler); in init_io()
3622 input_handler( function
/freebsd-9-stable/contrib/ntp/
DCommitLog-4.1.01569 * ntpd/ntp_io.c (input_handler): Better recvfrom() error message
4014 * ntptrace/ntptrace.c (input_handler): Make it a "normal" function
5631 * ntpd/ntp_io.c (input_handler): variable naming, signed/unsigned
5704 * ntpd/ntp_io.c (input_handler): direct input processing for
DChangeLog1033 * [Bug 2452] provide io_handler/input_handler only on
1047 and fix select()-only platforms calling input_handler directly.
DCommitLog60950 [Bug 2452] provide io_handler/input_handler only on non HAVE_IO_COMPLETION_PORT platforms
60953 [Bug 2452] provide io_handler/input_handler only on non HAVE_IO_COMPLETION_PORT platforms
60956 [Bug 2452] provide io_handler/input_handler only on HAVE_IO_COMPLETION platforms
60959 [Bug 2452] provide io_handler/input_handler only on HAVE_IO_COMPLETION platforms
61720 and fix select() only platforms calling input_handler directly.
61730 and fix select() only platforms callint input_handler.
61734 and fix select() only platforms callint input_handler.
61738 and fix select() only platforms callint input_handler..
61742 and fix select() only platforms callint input_handler.
61746 and fix select() only platforms callint input_handler..
[all …]