Searched refs:faith_prefix (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/rsync-45/rsync/lib/
H A Dgetaddrinfo.c55 static struct in6_addr faith_prefix = IN6ADDR_ANY_INIT; variable in typeref:struct:in6_addr
238 if (q && inet_pton(AF_INET6, q, &faith_prefix) == 1)
602 memcpy(&in6->s6_addr32[0], &faith_prefix,
/macosx-10.10.1/ruby-106/ruby/ext/socket/
H A Dgetaddrinfo.c93 static struct in6_addr faith_prefix = IN6ADDR_ANY_INIT; variable in typeref:struct:in6_addr
285 if (q && inet_pton(AF_INET6, q, &faith_prefix) == 1)
646 memcpy(&in6->s6_addr, &faith_prefix,
/macosx-10.10.1/libpcap-48/libpcap/Win32/Src/
H A Dgetaddrinfo.c110 static struct in6_addr faith_prefix = IN6ADDR_ANY_INIT; variable in typeref:struct:in6_addr
321 if (q && inet_pton(AF_INET6, q, &faith_prefix) == 1)

Completed in 180 milliseconds