Home
last modified time | relevance | path

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

/freebsd/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/contrib/ntp/ntpd/
H A Dntp_io.c356 static void input_handler (l_fp*);
473 (void) set_signal(input_handler); in init_io()
3732 input_handler( function
/freebsd/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 DChangeLog1679 * [Bug 2452] provide io_handler/input_handler only on
1693 and fix select()-only platforms calling input_handler directly.
H A DCommitLog[all...]