Home
last modified time | relevance | path

Searched refs:EVUTIL_ERR_CONNECT_RETRIABLE (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Dutil-internal.h122 #define EVUTIL_ERR_CONNECT_RETRIABLE(e) \ macro
142 #define EVUTIL_ERR_CONNECT_RETRIABLE(e) \
H A Devutil.c558 if (EVUTIL_ERR_CONNECT_RETRIABLE(e)) in evutil_socket_connect_()
589 if (EVUTIL_ERR_CONNECT_RETRIABLE(e)) in evutil_socket_finished_connecting_()
/freebsd/contrib/libevent/
H A Dutil-internal.h122 #define EVUTIL_ERR_CONNECT_RETRIABLE(e) \ macro
142 #define EVUTIL_ERR_CONNECT_RETRIABLE(e) \
H A Devutil.c558 if (EVUTIL_ERR_CONNECT_RETRIABLE(e)) in evutil_socket_connect_()
589 if (EVUTIL_ERR_CONNECT_RETRIABLE(e)) in evutil_socket_finished_connecting_()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dbench_httpclient.c155 if (! EVUTIL_ERR_CONNECT_RETRIABLE(e)) { in launch_request()
/freebsd/contrib/libevent/test/
H A Dbench_httpclient.c155 if (! EVUTIL_ERR_CONNECT_RETRIABLE(e)) { in launch_request()