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

  /src/external/bsd/ntp/dist/sntp/libevent/
http.c 4432 make_addrinfo(const char *address, ev_uint16_t port) function
4470 aitop = make_addrinfo(address, port);
  /src/external/bsd/libevent/dist/
http.c 4598 make_addrinfo(const char *address, ev_uint16_t port) function
4636 aitop = make_addrinfo(address, port);

Completed in 20 milliseconds