Home
last modified time | relevance | path

Searched refs:protostr (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/hesiod/nss_hesiod/
Dhesiod-proto.c138 char protostr[21]; in _nss_hesiod_getprotobynumber_r() local
140 snprintf (protostr, sizeof protostr, "%d", protocol); in _nss_hesiod_getprotobynumber_r()
142 return lookup (protostr, "protonum", proto, buffer, buflen, errnop); in _nss_hesiod_getprotobynumber_r()