Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libevent/
Dselect.c70 struct selectop { struct
87 const struct eventop selectops = { argument
97 static int select_resize(struct selectop *sop, int fdsz); argument