Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dbyteorder.S175 ENTRY(be64toh) function
179 SET_SIZE(be64toh)
/illumos-gate/usr/src/boot/sys/sys/
H A Dendian.h77 #define be64toh(x) bswap64((x)) macro
91 #define be64toh(x) ((uint64_t)(x)) macro
/illumos-gate/usr/src/head/
H A Dendian.h67 extern uint64_t be64toh(uint64_t);
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dbyteorder64.c76 be64toh(uint64_t in) in be64toh() function
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dendian.c157 be64toh(uint64_t in) in be64toh() function
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dendian.c157 be64toh(uint64_t in) in be64toh() function
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dendian.c107 test64 = be64toh(val64); in endian_frombig()
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dnvlist.c236 *lp = be64toh(*(int64_t *)xdr->xdr_idx); in xdr_int64()
267 *lp = be64toh(*(uint64_t *)xdr->xdr_idx); in xdr_uint64()
H A Dzfsimpl.c1826 be->vbe_version = be64toh(be->vbe_version); in vdev_read_bootenv()
/illumos-gate/usr/src/man/man3c/
H A DMakefile723 be64toh.3c \
1739 be64toh.3c := LINKSRC = endian.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers266 be64toh;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc204 link path=usr/share/man/man3c/be64toh.3c target=endian.3c