HomeSort by relevance Sort by last modified time
    Searched full:hexname (Results 1 - 1 of 1) sorted by null

  /bionic/libc/netbsd/net/
getnameinfo.c 109 static int hexname __P((const u_int8_t *, size_t, char *, socklen_t));
598 return hexname(iha->iha_uid, sizeof(iha->iha_uid),
622 return hexname((const u_int8_t *)CLLADDR(sdl),
628 hexname(cp, len, host, hostlen) function

Completed in 76 milliseconds