Searched refs:data4 (Results 1 – 13 of 13) sorted by relevance
| /illumos-gate/usr/src/lib/libmlrpc/common/ |
| H A D | ndr_svc.c | 329 uuid->data4[0], uuid->data4[1], in ndr_uuid_unparse() 330 uuid->data4[2], uuid->data4[3], in ndr_uuid_unparse() 331 uuid->data4[4], uuid->data4[5], in ndr_uuid_unparse() 332 uuid->data4[6], uuid->data4[7]); in ndr_uuid_unparse() 374 uuid->data4[i] = strtol(buf, &q, 16); in ndr_uuid_parse()
|
| H A D | ndrtypes.ndl | 174 BYTE data4[8]; \
|
| H A D | rpcpdu.ndl | 62 BYTE data4[8];
|
| /illumos-gate/usr/src/lib/libsqlite/test/ |
| H A D | copy.test | 35 set f [open data4.txt w] 87 execsql {COPY test1 FROM 'data4.txt' USING DELIMITERS ' | '} 97 execsql {COPY test1 FROM 'data4.txt' USING DELIMITERS '|'} 263 #file delete -force data1.txt data2.txt data3.txt data4.txt data5.txt \
|
| /illumos-gate/usr/src/uts/common/smbsrv/ndl/ |
| H A D | msgsvc.ndl | 43 BYTE data4[8];
|
| H A D | dssetup.ndl | 103 BYTE data4[8];
|
| H A D | netdfs.ndl | 64 BYTE data4[8];
|
| H A D | lsarpc.ndl | 225 BYTE data4[8];
|
| /illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
| H A D | emlxs_dfc.h | 67 uint32_t data4; member 93 uint32_t data4; member
|
| /illumos-gate/usr/src/uts/common/nfs/ |
| H A D | nfs4_kprot.h | 767 struct data4 { struct 774 typedef struct data4 data4; argument 3098 data4 rpc_data; 3848 extern bool_t xdr_data4(XDR *, data4*);
|
| /illumos-gate/usr/src/head/rpcsvc/ |
| H A D | nfs4_prot.x | 751 struct data4 { struct 2963 data4 rpc_data;
|
| /illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
| H A D | emlxs_dfc.c | 453 dfc1->data4 = dfc32.data4; in emlxs_dfc_copyin() 472 dfc2->data4 = dfc1->data4; in emlxs_dfc_copyin() 640 dfc32.data4 = dfc1->data4; in emlxs_dfc_copyout() 811 vpi = (dfc->data4 < MAX_VPORTS)? dfc->data4:0; in emlxs_fcio_manage()
|
| /illumos-gate/usr/src/uts/common/fs/nfs/ |
| H A D | nfs4x_xdr.c | 433 xdr_data4(XDR *xdrs, data4 *objp) in xdr_data4()
|