Home
last modified time | relevance | path

Searched refs:evutil_socket_ (Results 1 – 12 of 12) sorted by relevance

/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dutil-internal.h443 evutil_socket_t evutil_socket_(int domain, int type, int protocol);
H A Dbufferevent_sock.c373 fd = evutil_socket_(sa->sa_family, in bufferevent_socket_connect()
H A Dlistener.c226 fd = evutil_socket_(family, socktype, 0); in evconnlistener_new_bind()
H A Devutil.c2493 evutil_socket_(int domain, int type, int protocol) in evutil_socket_() function
H A Dhttp.c4159 fd = evutil_socket_(ai ? ai->ai_family : AF_INET, in bind_socket_ai()
H A Devdns.c2515 ns->socket = evutil_socket_(address->sa_family, in evdns_nameserver_add_impl_()
/freebsd-13.1/contrib/libevent/
H A Dutil-internal.h447 evutil_socket_t evutil_socket_(int domain, int type, int protocol);
H A Dbufferevent_sock.c399 fd = evutil_socket_(sa->sa_family, in bufferevent_socket_connect()
H A Dlistener.c226 fd = evutil_socket_(family, socktype, 0); in evconnlistener_new_bind()
H A Devutil.c2523 evutil_socket_(int domain, int type, int protocol) in evutil_socket_() function
H A Dhttp.c4326 fd = evutil_socket_(ai ? ai->ai_family : AF_INET, in bind_socket_ai()
H A Devdns.c2513 ns->socket = evutil_socket_(address->sa_family, in evdns_nameserver_add_impl_()