Searched refs:port (Results 1 – 2 of 2) sorted by relevance
137 _nss_hesiod_getservbyport_r (const int port, const char *protocol, in _nss_hesiod_getservbyport_r() argument143 snprintf (portstr, sizeof portstr, "%d", ntohs (port)); in _nss_hesiod_getservbyport_r()
15 services by name and not for looking them up by port. In essence this
Completed in 3 milliseconds