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

  /src/external/bsd/libevent/dist/
evutil.c 1177 addrinfo_from_hostent(const struct hostent *ent, function
1570 *res = addrinfo_from_hostent(ent, port, &hints);
  /src/external/bsd/ntp/dist/sntp/libevent/
evutil.c 1175 addrinfo_from_hostent(const struct hostent *ent, function
1568 *res = addrinfo_from_hostent(ent, port, &hints);

Completed in 24 milliseconds