Searched defs:fd_pair (Results 1 – 3 of 3) sorted by relevance
367 evutil_socket_t *fd_pair, struct bufferevent **underlying_pair, in open_ssl_bufevs()405 evutil_socket_t *fd_pair = NULL; in regress_bufferevent_openssl() local
194 struct fd_pair { int rd; int wr; }; argument
323 struct fd_pair { int rd; int wr; }; argument