/titanic_50/usr/src/cmd/backup/restore/ |
H A D | lint.sed | 11 /byteorder.c",.*inconsistent use of a value type/d 12 /byteorder.c",.*assigned value never used: allocated at.*byteorder.c/d
|
H A D | Makefile | 35 ../include/byteorder.h ../include/memutils.h \
|
H A D | main.c | 72 struct byteorder_ctx *byteorder; variable 137 if ((byteorder = byteorder_create()) == NULL) { in main()
|
H A D | restore.h | 66 extern struct byteorder_ctx *byteorder;
|
H A D | tape.c | 274 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 D | dirs.c | 429 normdirect(byteorder, dp); in putdir()
|
/titanic_50/usr/src/man/man3socket/ |
H A D | Makefile | 24 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 D | Makefile | 47 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 D | system-library.man3socket.inc | 20 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 D | system-library.man5.inc | 20 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 D | Makefile | 33 byteorder.5 \ 175 endian.5 := LINKSRC = byteorder.5
|
/titanic_50/usr/src/lib/libc/sparc/gen/ |
H A D | byteorder.c | 33 #error Use ISA-specific byteorder.s on a little-endian machine.
|
/titanic_50/usr/src/lib/libc/sparcv9/gen/ |
H A D | byteorder.c | 33 #error Use ISA-specific byteorder.s on a little-endian machine.
|
/titanic_50/usr/src/stand/lib/xdr/ |
H A D | Makefile | 31 LOCOBJS = byteorder.o
|
/titanic_50/usr/src/uts/intel/asm/ |
H A D | Makefile | 34 byteorder.h \
|
/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/ |
H A D | bt_open.c | 71 static int byteorder __P((void)); 115 machine_lorder = byteorder(); 441 byteorder() in byteorder() function
|
/titanic_50/usr/src/cmd/backup/dump/ |
H A D | Makefile | 58 ../../fs.d/ufs/roll_log/roll_log.h ../include/byteorder.h \
|
/titanic_50/usr/src/uts/common/fs/zfs/sys/ |
H A D | dbuf.h | 303 int uncompressed_size, int compressed_size, int byteorder, dmu_tx_t *tx);
|
H A D | dmu.h | 410 int compressed_size, int byteorder, dmu_tx_t *tx);
|
/titanic_50/usr/src/uts/common/pcmcia/sys/ |
H A D | cis_handlers.h | 1114 cistpl_byteorder_t byteorder; member
|
/titanic_50/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 147 byteorder.o \ 1125 $(LIBCBASE)/gen/byteorder.c \
|
/titanic_50/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 147 byteorder.o \ 1195 $(LIBCBASE)/gen/byteorder.c \
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | dmu.c | 891 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 D | Makefile | 120 byteorder.o \
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | Makefile | 104 byteorder.h \
|