Home
last modified time | relevance | path

Searched refs:poll_init (Results 1 – 7 of 7) 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/lib/libc/tests/secure/
H A Dgenerate-fortify-tests.lua104 local poll_init = [[
465 init = poll_init,
478 init = poll_init,
/freebsd/crypto/krb5/src/util/verto/
H A Dev_poll.c130 poll_init (EV_P_ int flags) in poll_init() function
H A Dev.c2914 if (!backend && (flags & EVBACKEND_POLL )) backend = poll_init (EV_A_ flags); in loop_init()
/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()