Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h619 int evutil_inet_pton_scope(int af, const char *src, void *dst,
/freebsd/contrib/libevent/include/event2/
H A Dutil.h619 int evutil_inet_pton_scope(int af, const char *src, void *dst,
/freebsd/contrib/ntp/sntp/libevent/
H A Devutil.c1071 if (1 == evutil_inet_pton_scope( in evutil_getaddrinfo_common_()
1992 evutil_inet_pton_scope(int af, const char *src, void *dst, unsigned *indexp) in evutil_inet_pton_scope() function
2212 if (1 != evutil_inet_pton_scope( in evutil_parse_sockaddr_port()
/freebsd/contrib/libevent/
H A Devutil.c1071 if (1 == evutil_inet_pton_scope( in evutil_getaddrinfo_common_()
1992 evutil_inet_pton_scope(int af, const char *src, void *dst, unsigned *indexp) in evutil_inet_pton_scope() function
2212 if (1 != evutil_inet_pton_scope( in evutil_parse_sockaddr_port()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c238 r = evutil_inet_pton_scope(AF_INET6, ent->addr, &in6, in regress_ipv6_parse_scope()
/freebsd/contrib/libevent/test/
H A Dregress_util.c238 r = evutil_inet_pton_scope(AF_INET6, ent->addr, &in6, in regress_ipv6_parse_scope()