Home
last modified time | relevance | path

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

/glibc-2.36/resolv/
Dnsap_addr.c30 xtob(int c) { in xtob() function
46 nib = xtob(c); in inet_nsap_addr()
51 *binary++ = (nib << 4) | xtob(c); in inet_nsap_addr()