Searched defs:buf64 (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/sys/
H A Dsemsys.c52 struct semid_ds64 *buf64; member in union:semun
116 buf = va_arg(ap, union semun).buf64;
/illumos-gate/usr/src/uts/common/sys/
H A Dsha2.h85 uint64_t buf64[16]; /* realigned input */ member in union:__anon466::__anon469
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap_leaf.c298 uint64_t *buf64 = buf; local
300 *buf64 = (uint64_t)ip[0] << 56 | (uint64_t)ip[1] << 48 |
H A Ddnode.c285 uint64_t *buf64 = (void*)&dnp->dn_blkptr; local
305 buf64[i] = BSWAP_64(buf64[i]);

Completed in 66 milliseconds