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

/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dsi_getaddrinfo.c411 _gai_serv_to_port(const char *serv, uint32_t proto, uint16_t *port) function
862 if (_gai_serv_to_port(servptr, proto, &port) != 0)
1167 if (_gai_serv_to_port(serv, proto, &port) != 0)
H A Dsi_module.h368 int _gai_serv_to_port(const char *serv, uint32_t proto, uint16_t *port);
H A Dmdns_module.c555 if (_gai_serv_to_port(serv, proto, &port) != 0) {

Completed in 80 milliseconds