/illumos-gate/usr/src/lib/iconv_modules/ko/common/ |
H A D | common_utf.c | 50 utf8.utf8.data3 = unicode.unicode.data3; in _uni_to_utf8() 59 utf8.utf8.data3 = unicode.unicode.data3; in _uni_to_utf8() 93 unicode.unicode.data3 = utf8.utf8.data3; in _utf8_to_uni()
|
H A D | common_han.h | 63 unsigned int data3: 6; member 72 unsigned int data3: 6; member 105 unsigned int data3: 6; member 111 unsigned int data3: 6; member
|
H A D | utf_to_uhang_sub.c | 85 printf("*-> %2x %2x %2x*",node.utf8.unicode.data1,node.utf8.unicode.data2,node.utf8.unicode.data3); in _utf8_to_unified_hangul()
|
H A D | uhang_to_utf_sub.c | 88 … %2x %2x*",node_ptr->utf8.unicode.data1,node_ptr->utf8.unicode.data2,node_ptr->utf8.unicode.data3); in _unified_hangul_to_utf8()
|
/illumos-gate/usr/src/lib/iconv_modules/th_TH/common/ |
H A D | common_thai.h | 56 unsigned int data3: 6; member 65 unsigned int data3: 6; member 91 unsigned int data3: 6; member 97 unsigned int data3: 6; member
|
H A D | common_utf.c | 46 utf8.utf8.data3 = unicode.unicode.data3; in _uni_to_utf8() 61 unicode.unicode.data3 = utf8.utf8.data3; in _utf8_to_uni()
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | trap.c | 1932 char data3[17]; /* length of string formatted by fmt3* + 1 */ in dump_ttrace() local 1999 (void) snprintf(data3, in dump_ttrace() 2000 sizeof (data3), fmt3s, sym); in dump_ttrace() 2002 (void) snprintf(data3, in dump_ttrace() 2003 sizeof (data3), fmt3p, in dump_ttrace() 2007 (void) snprintf(data3, sizeof (data3), in dump_ttrace() 2016 (void) snprintf(data3, sizeof (data3), in dump_ttrace() 2035 (void) snprintf(data3, in dump_ttrace() 2036 sizeof (data3), fmt3s, sym); in dump_ttrace() 2038 (void) snprintf(data3, in dump_ttrace() [all …]
|
/illumos-gate/usr/src/lib/libmlrpc/common/ |
H A D | ndr_svc.c | 328 uuid->data1, uuid->data2, uuid->data3, in ndr_uuid_unparse() 359 uuid->data3 = strtol(p, &p, 16); in ndr_uuid_parse()
|
H A D | ndrtypes.ndl | 173 WORD data3[2]; \
|
H A D | rpcpdu.ndl | 61 WORD data3;
|
/illumos-gate/usr/src/uts/common/smbsrv/ndl/ |
H A D | msgsvc.ndl | 42 WORD data3;
|
H A D | dssetup.ndl | 102 WORD data3;
|
H A D | netdfs.ndl | 63 WORD data3;
|
H A D | lsarpc.ndl | 224 WORD data3;
|
/illumos-gate/usr/src/lib/libcpc/common/ |
H A D | libcpc_impl.h | 144 void *data1, void *data2, void *data3, int bufsize);
|
/illumos-gate/usr/src/lib/libpctx/common/ |
H A D | libpctx.c | 873 int cmd, id_t lwpid, void *data1, void *data2, void *data3, int bufsize) in __pctx_cpc() argument 924 adp->arg_object = data3; in __pctx_cpc() 946 adp->arg_object = data3; in __pctx_cpc()
|
/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | copy.test | 31 set f [open data3.txt w] 263 #file delete -force data1.txt data2.txt data3.txt data4.txt data5.txt \
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_dfc.h | 63 uint32_t data3; member 89 uint32_t data3; member
|
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | netdfs.c | 1384 guid->data3 = htons(guid->data3); in netdfs_guid_fromstr()
|
/illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/ |
H A D | memcpy.S | 187 #define ALIGN_DATA(data1, data2, data3, lshift, rshift, tmp) \ argument 192 srlx data3, rshift, tmp ;\
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dfc.c | 450 dfc1->data3 = dfc32.data3; in emlxs_dfc_copyin() 471 dfc2->data3 = dfc1->data3; in emlxs_dfc_copyin() 637 dfc32.data3 = dfc1->data3; in emlxs_dfc_copyout() 818 fcio.fcio_xfer = dfc->data3; in emlxs_fcio_manage() 852 dfc->data3 = fcio.fcio_xfer; in emlxs_fcio_manage() 7808 dfc->buf1_size, dfc->buf1, dfc->buf2_size, dfc->buf2, dfc->data3); in emlxs_dfc_get_event() 7841 dfc_event->last_id = dfc->data3; in emlxs_dfc_get_event() 10019 pid = dfc->data3; in emlxs_dfc_sd_set_event() 10151 dfc_event->last_id = dfc->data3; in emlxs_dfc_sd_get_event()
|
/illumos-gate/usr/src/uts/sun4v/cpu/ |
H A D | niagara_copy.S | 194 #define ALIGN_DATA(data1, data2, data3, lshift, rshift, tmp) \ argument 199 srlx data3, rshift, tmp ;\
|