Home
last modified time | relevance | path

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

/openbsd/lib/libevent/
H A Dpoll.c62 static void *poll_init (struct event_base *);
70 poll_init,
79 poll_init(struct event_base *base) in poll_init() function