Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A 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()
H A Devent-top.h118 extern void (*input_handler) (char *);
/freebsd-12.1/contrib/gdb/gdb/tui/
H A Dtui-interp.c137 rl_callback_handler_install (a_prompt, input_handler); in tui_command_loop()
/freebsd-12.1/contrib/gdb/gdb/mi/
H A Dmi-interp.c107 input_handler = mi_execute_command_wrapper; in mi_interpreter_resume()
/freebsd-12.1/contrib/ntp/ntpdate/
H A Dntpdate.c218 void input_handler (void);
580 input_handler(); in ntpdatemain()
1893 input_handler(void) in input_handler() function
/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_io.c348 static void input_handler (l_fp*);
466 (void) set_signal(input_handler); in init_io()
3695 input_handler( function
/freebsd-12.1/contrib/ntp/
H A 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
H A DChangeLog1410 * [Bug 2452] provide io_handler/input_handler only on
1424 and fix select()-only platforms calling input_handler directly.
H A DCommitLog72342 and fix select() only platforms callint input_handler.
72346 and fix select() only platforms callint input_handler.
72350 and fix select() only platforms callint input_handler..
72354 and fix select() only platforms callint input_handler.
72358 and fix select() only platforms callint input_handler..
218095 Fixed input_handler loops
218098 Fixed input_handler loops
218101 fixes in input_handler - additional changes required
218104 fixes in input_handler - additional changes required
218261 Clean up code and reorganize input_handler()
[all …]