Home
last modified time | relevance | path

Searched defs:selectop (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/lib/libevent/
H A Dselect.c50 struct selectop { struct
67 const struct eventop selectops = { argument
77 static int select_resize(struct selectop *sop, size_t fdsz); argument