Home
last modified time | relevance | path

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

/openbsd/lib/libevent/
H A Devent.c51 extern const struct eventop pollops;
57 &pollops,
H A Dpoll.c68 const struct eventop pollops = { variable