Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dpoll.c69 static void *poll_init(struct event_base *);
77 poll_init,
88 poll_init(struct event_base *base) in poll_init() function
/freebsd-13.1/contrib/libevent/
H A Dpoll.c69 static void *poll_init(struct event_base *);
77 poll_init,
88 poll_init(struct event_base *base) in poll_init() function
/freebsd-13.1/contrib/pf/libevent/
H A Dpoll.c71 void *poll_init (void);
80 poll_init,
89 poll_init(void) in poll_init() function
/freebsd-13.1/contrib/ntp/ntpd/
H A Drefclock_parse.c444 static int poll_init (struct parseunit *);
618 #define WSDCF_INIT poll_init
803 #define RCC8000_INIT poll_init
888 #define SEL240X_INIT poll_init
4829 poll_init( in poll_init() function
4878 return poll_init(parse); in trimbletaip_init()