Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/
H A Dselect.c150 fd_set *readset_out=NULL, *writeset_out=NULL; in select_dispatch() local
H A Dwin32select.c80 struct win_fd_set *readset_out; member