Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/compat/net/
H A Dcompat_ns_ntoa.c47 static char *spectHex(char *);
62 cp = spectHex(obuf); in ns_ntoa()
77 cp = spectHex(cp2); in ns_ntoa()
81 spectHex(cp + 1); in ns_ntoa()
87 spectHex(char *p0) in spectHex() function