Home
last modified time | relevance | path

Searched refs:byteorder (Results 1 – 25 of 30) sorted by relevance

12

/titanic_50/usr/src/cmd/backup/restore/
H A Dlint.sed11 /byteorder.c",.*inconsistent use of a value type/d
12 /byteorder.c",.*assigned value never used: allocated at.*byteorder.c/d
H A DMakefile35 ../include/byteorder.h ../include/memutils.h \
H A Dmain.c72 struct byteorder_ctx *byteorder; variable
137 if ((byteorder = byteorder_create()) == NULL) { in main()
H A Drestore.h66 extern struct byteorder_ctx *byteorder;
H A Dtape.c274 byteorder_banner(byteorder, stdout); in setup()
1268 normacls(byteorder, diskacl, j);
1813 if (normspcl(byteorder, buf, in gethead()
1821 if (normspcl(byteorder, buf, (int *)buf, tp_bsize, in gethead()
H A Ddirs.c429 normdirect(byteorder, dp); in putdir()
/titanic_50/usr/src/man/man3socket/
H A DMakefile24 byteorder.3socket \
152 htonl.3socket := LINKSRC = byteorder.3socket
153 htonll.3socket := LINKSRC = byteorder.3socket
154 htons.3socket := LINKSRC = byteorder.3socket
155 ntohl.3socket := LINKSRC = byteorder.3socket
156 ntohll.3socket := LINKSRC = byteorder.3socket
157 ntohs.3socket := LINKSRC = byteorder.3socket
/titanic_50/usr/src/cmd/backup/lib/
H A DMakefile47 HDRS= ../include/byteorder.h \
59 byteorder.o memutils.o $(RPC_CLNT:%.c=%.o) $(RPC_XDR:%.c=%.o)
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3socket.inc20 file path=usr/share/man/man3socket/byteorder.3socket
114 link path=usr/share/man/man3socket/htonl.3socket target=byteorder.3socket
115 link path=usr/share/man/man3socket/htonll.3socket target=byteorder.3socket
116 link path=usr/share/man/man3socket/htons.3socket target=byteorder.3socket
159 link path=usr/share/man/man3socket/ntohl.3socket target=byteorder.3socket
160 link path=usr/share/man/man3socket/ntohll.3socket target=byteorder.3socket
161 link path=usr/share/man/man3socket/ntohs.3socket target=byteorder.3socket
H A Dsystem-library.man5.inc20 file path=usr/share/man/man5/byteorder.5
69 link path=usr/share/man/man5/endian.5 target=byteorder.5
/titanic_50/usr/src/man/man5/
H A DMakefile33 byteorder.5 \
175 endian.5 := LINKSRC = byteorder.5
/titanic_50/usr/src/lib/libc/sparc/gen/
H A Dbyteorder.c33 #error Use ISA-specific byteorder.s on a little-endian machine.
/titanic_50/usr/src/lib/libc/sparcv9/gen/
H A Dbyteorder.c33 #error Use ISA-specific byteorder.s on a little-endian machine.
/titanic_50/usr/src/stand/lib/xdr/
H A DMakefile31 LOCOBJS = byteorder.o
/titanic_50/usr/src/uts/intel/asm/
H A DMakefile34 byteorder.h \
/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_open.c71 static int byteorder __P((void));
115 machine_lorder = byteorder();
441 byteorder() in byteorder() function
/titanic_50/usr/src/cmd/backup/dump/
H A DMakefile58 ../../fs.d/ufs/roll_log/roll_log.h ../include/byteorder.h \
/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Ddbuf.h303 int uncompressed_size, int compressed_size, int byteorder, dmu_tx_t *tx);
H A Ddmu.h410 int compressed_size, int byteorder, dmu_tx_t *tx);
/titanic_50/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h1114 cistpl_byteorder_t byteorder; member
/titanic_50/usr/src/lib/libc/sparcv9/
H A DMakefile.com147 byteorder.o \
1125 $(LIBCBASE)/gen/byteorder.c \
/titanic_50/usr/src/lib/libc/sparc/
H A DMakefile.com147 byteorder.o \
1195 $(LIBCBASE)/gen/byteorder.c \
/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddmu.c891 int compressed_size, int byteorder, dmu_tx_t *tx) in dmu_write_embedded() argument
902 uncompressed_size, compressed_size, byteorder, tx); in dmu_write_embedded()
/titanic_50/usr/src/lib/libc/amd64/
H A DMakefile120 byteorder.o \
/titanic_50/usr/src/uts/common/sys/
H A DMakefile104 byteorder.h \

12