Searched refs:input_handler (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/ntp-92/libntp/
H A Diosignal.c62 extern void input_handler (l_fp *);
324 (void)input_handler(&ts);
/macosx-10.10.1/ntp-92/include/
H A Dntpd.h88 extern void input_handler (l_fp *);
H A Dntpd.h.orig88 extern void input_handler (l_fp *);
/macosx-10.10.1/ntp-92/ntpdate/
H A Dntpdate.c223 void input_handler (void);
574 input_handler();
1860 * input_handler - receive packets asynchronously
1863 input_handler(void) function
H A Dntptimeset.c324 void input_handler P((l_fp *xts));
688 (void)input_handler(&ts);
1988 * input_handler - receive packets asynchronously
1991 input_handler(l_fp *xts) function
/macosx-10.10.1/ntp-92/ntpd/
H A Dntpd.c1138 (void)input_handler(&ts);
H A Dntp_io.c3309 * input_handler - receive packets asynchronously
3312 input_handler( function
3456 msyslog(LOG_DEBUG, "input_handler: select() returned 0");
3472 "input_handler: Processed a gob of fd's in %s msec",

Completed in 104 milliseconds