gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:hexname (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsdlib/libc/net/getnameinfo.c - 18.4KB - 563 lines
510:                     (const struct ieee1394_hwaddr *)(const void *)CLLADDR(sdl);
511:                 return hexname(iha->iha_uid, sizeof(iha->iha_uid),
512:                     host, hostlen);
534: default: 535: return hexname((const u_int8_t *)CLLADDR(sdl), 536: (size_t)sdl->sdl_alen, host, hostlen);