EVUTIL_CLOSESOCKET  380 third_party/libevent/evdns.c #define CLOSE_SOCKET(s) EVUTIL_CLOSESOCKET(s)
EVUTIL_CLOSESOCKET  130 third_party/libevent/evutil.c 	EVUTIL_CLOSESOCKET(listener);
EVUTIL_CLOSESOCKET  151 third_party/libevent/evutil.c 		EVUTIL_CLOSESOCKET(listener);
EVUTIL_CLOSESOCKET  153 third_party/libevent/evutil.c 		EVUTIL_CLOSESOCKET(connector);
EVUTIL_CLOSESOCKET  155 third_party/libevent/evutil.c 		EVUTIL_CLOSESOCKET(acceptor);
EVUTIL_CLOSESOCKET 1011 third_party/libevent/http.c 		EVUTIL_CLOSESOCKET(evcon->fd);
EVUTIL_CLOSESOCKET 1082 third_party/libevent/http.c 		EVUTIL_CLOSESOCKET(evcon->fd);
EVUTIL_CLOSESOCKET 1778 third_party/libevent/http.c 		EVUTIL_CLOSESOCKET(evcon->fd); evcon->fd = -1;
EVUTIL_CLOSESOCKET 2262 third_party/libevent/http.c 		EVUTIL_CLOSESOCKET(fd);
EVUTIL_CLOSESOCKET 2364 third_party/libevent/http.c 		EVUTIL_CLOSESOCKET(fd);
EVUTIL_CLOSESOCKET 2720 third_party/libevent/http.c 	EVUTIL_CLOSESOCKET(fd);
EVUTIL_CLOSESOCKET  349 third_party/libevent/signal.c 	EVUTIL_CLOSESOCKET(base->sig.ev_signal_pair[0]);
EVUTIL_CLOSESOCKET  351 third_party/libevent/signal.c 	EVUTIL_CLOSESOCKET(base->sig.ev_signal_pair[1]);
EVUTIL_CLOSESOCKET  349 third_party/libevent/test/regress_http.c 	EVUTIL_CLOSESOCKET(fd);
EVUTIL_CLOSESOCKET  368 third_party/libevent/test/regress_http.c 	EVUTIL_CLOSESOCKET(fd);
EVUTIL_CLOSESOCKET  834 third_party/libevent/test/regress_http.c 	EVUTIL_CLOSESOCKET(fd);
EVUTIL_CLOSESOCKET 1114 third_party/libevent/test/regress_http.c 	EVUTIL_CLOSESOCKET(fd);
EVUTIL_CLOSESOCKET 1386 third_party/libevent/test/regress_http.c 	EVUTIL_CLOSESOCKET(fd);
EVUTIL_CLOSESOCKET   52 third_party/libevent/test/test-weof.c 		EVUTIL_CLOSESOCKET(pair[0]);