Home
last modified time | relevance | path

Searched refs:poll_init (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Dpoll.c80 static void *poll_init(struct event_base *);
88 poll_init,
99 poll_init(struct event_base *base) in poll_init() function
/freebsd/contrib/libevent/
H A Dpoll.c80 static void *poll_init(struct event_base *);
88 poll_init,
99 poll_init(struct event_base *base) in poll_init() function
/freebsd/contrib/pf/libevent/
H A Dpoll.c71 void *poll_init (void);
80 poll_init,
89 poll_init(void) in poll_init() function
/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c445 static int poll_init (struct parseunit *);
619 #define WSDCF_INIT poll_init
804 #define RCC8000_INIT poll_init
889 #define SEL240X_INIT poll_init
4843 poll_init( in poll_init() function
4892 return poll_init(parse); in trimbletaip_init()