Home
last modified time | relevance | path

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

/freebsd/lib/libc/inet/
H A Dnsap_addr.c36 xtob(int c) { in xtob() function
57 nib = xtob(c); in inet_nsap_addr()
62 *binary++ = (nib << 4) | xtob(c); in inet_nsap_addr()