HomeSort by: relevance | last modified time | path
    Searched defs:srvnottype (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/net/
getaddrinfo.c 2097 static const int srvnottype[] = { SOCK_DGRAM, SOCK_STREAM }; local in function:_dns_srv_lookup
2124 if (pai->ai_socktype == srvnottype[i])
getaddrinfo.c 2097 static const int srvnottype[] = { SOCK_DGRAM, SOCK_STREAM }; local in function:_dns_srv_lookup
2124 if (pai->ai_socktype == srvnottype[i])
getaddrinfo.c 2097 static const int srvnottype[] = { SOCK_DGRAM, SOCK_STREAM }; local in function:_dns_srv_lookup
2124 if (pai->ai_socktype == srvnottype[i])

Completed in 36 milliseconds