Searched refs:evutil_socket_ (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | util-internal.h | 443 evutil_socket_t evutil_socket_(int domain, int type, int protocol);
|
| H A D | bufferevent_sock.c | 373 fd = evutil_socket_(sa->sa_family, in bufferevent_socket_connect()
|
| H A D | listener.c | 226 fd = evutil_socket_(family, socktype, 0); in evconnlistener_new_bind()
|
| H A D | evutil.c | 2493 evutil_socket_(int domain, int type, int protocol) in evutil_socket_() function
|
| H A D | http.c | 4159 fd = evutil_socket_(ai ? ai->ai_family : AF_INET, in bind_socket_ai()
|
| H A D | evdns.c | 2515 ns->socket = evutil_socket_(address->sa_family, in evdns_nameserver_add_impl_()
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | util-internal.h | 447 evutil_socket_t evutil_socket_(int domain, int type, int protocol);
|
| H A D | bufferevent_sock.c | 399 fd = evutil_socket_(sa->sa_family, in bufferevent_socket_connect()
|
| H A D | listener.c | 226 fd = evutil_socket_(family, socktype, 0); in evconnlistener_new_bind()
|
| H A D | evutil.c | 2523 evutil_socket_(int domain, int type, int protocol) in evutil_socket_() function
|
| H A D | http.c | 4326 fd = evutil_socket_(ai ? ai->ai_family : AF_INET, in bind_socket_ai()
|
| H A D | evdns.c | 2513 ns->socket = evutil_socket_(address->sa_family, in evdns_nameserver_add_impl_()
|