Searched refs:hexname (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/netbsd/net/
H A Dgetnameinfo.c109 static int hexname __P((const u_int8_t *, size_t, char *, socklen_t));
580 return hexname(iha->iha_uid, sizeof(iha->iha_uid),
604 return hexname((const u_int8_t *)CLLADDR(sdl),
610 hexname(cp, len, host, hostlen) function

Completed in 3 milliseconds