Searched defs:fd_pair (Results 1 – 5 of 5) sorted by relevance
50 typedef struct fd_pair { struct53 } fd_pair; argument
195 struct fd_pair { int rd; int wr; }; argument
302 struct fd_pair { int rd; int wr; }; struct
430 evutil_socket_t *fd_pair, struct bufferevent **underlying_pair, in open_ssl_bufevs()466 evutil_socket_t *fd_pair = NULL; in regress_bufferevent_openssl() local
67 const PipeConnectionPair& fd_pair) in HostServer()