Searched refs:try_proto (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/unix/
H A Dnet.c122 try_proto(int domain) { function
204 ipv4_result = try_proto(PF_INET);
208 ipv6_result = try_proto(PF_INET6);
213 unix_result = try_proto(PF_UNIX);
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dnet.c65 try_proto(int domain) { function
99 ipv4_result = try_proto(PF_INET);
103 ipv6_result = try_proto(PF_INET6);

Completed in 1053 milliseconds