Symbol: STRUCT_DECL
usr/src/uts/common/c2/audit_event.c
1764
STRUCT_DECL(nfs_args, nfsargs);
usr/src/uts/common/c2/audit_event.c
3117
STRUCT_DECL(auditinfo, ainfo);
usr/src/uts/common/c2/audit_event.c
3118
STRUCT_DECL(auditinfo_addr, ainfo_addr);
usr/src/uts/common/c2/audit_event.c
3119
STRUCT_DECL(auditpinfo, apinfo);
usr/src/uts/common/c2/audit_event.c
3226
STRUCT_DECL(au_qctrl, qctrl);
usr/src/uts/common/c2/audit_event.c
3557
STRUCT_DECL(modconfig, mc);
usr/src/uts/common/c2/audit_event.c
3564
STRUCT_DECL(aliases, alias);
usr/src/uts/common/c2/audit_event.c
4186
STRUCT_DECL(msghdr, msg);
usr/src/uts/common/c2/audit_event.c
4594
STRUCT_DECL(msghdr, msg);
usr/src/uts/common/crypto/core/kcf_prov_lib.c
422
STRUCT_DECL(CK_AES_CCM_PARAMS, in_param);
usr/src/uts/common/crypto/core/kcf_prov_lib.c
512
STRUCT_DECL(CK_AES_GCM_PARAMS, in_param);
usr/src/uts/common/crypto/core/kcf_prov_lib.c
600
STRUCT_DECL(CK_AES_GMAC_PARAMS, in_param);
usr/src/uts/common/crypto/core/kcf_prov_lib.c
684
STRUCT_DECL(CK_ECDH1_DERIVE_PARAMS, in_param);
usr/src/uts/common/crypto/io/crypto.c
1058
STRUCT_DECL(crypto_mechanism_info, mi);
usr/src/uts/common/crypto/io/crypto.c
1094
STRUCT_DECL(crypto_get_all_mechanism_info, get_all_mech);
usr/src/uts/common/crypto/io/crypto.c
1096
STRUCT_DECL(crypto_mechanism_info, mi);
usr/src/uts/common/crypto/io/crypto.c
1099
STRUCT_DECL(crypto_mechanism_info, mi);
usr/src/uts/common/crypto/io/crypto.c
1245
STRUCT_DECL(crypto_get_provider_list, get_list);
usr/src/uts/common/crypto/io/crypto.c
1340
STRUCT_DECL(crypto_provider_data, pd);
usr/src/uts/common/crypto/io/crypto.c
1341
STRUCT_DECL(crypto_version, version);
usr/src/uts/common/crypto/io/crypto.c
1428
STRUCT_DECL(crypto_get_provider_info, get_info);
usr/src/uts/common/crypto/io/crypto.c
1531
STRUCT_DECL(crypto_get_provider_mechanisms, get_mechanisms);
usr/src/uts/common/crypto/io/crypto.c
2173
STRUCT_DECL(crypto_mechanism, mech);
usr/src/uts/common/crypto/io/crypto.c
2324
STRUCT_DECL(crypto_object_attribute, oa);
usr/src/uts/common/crypto/io/crypto.c
2451
STRUCT_DECL(crypto_key, key);
usr/src/uts/common/crypto/io/crypto.c
2699
STRUCT_DECL(crypto_encrypt_init, encrypt_init);
usr/src/uts/common/crypto/io/crypto.c
2838
STRUCT_DECL(crypto_encrypt, encrypt);
usr/src/uts/common/crypto/io/crypto.c
2998
STRUCT_DECL(crypto_encrypt_update, encrypt_update);
usr/src/uts/common/crypto/io/crypto.c
3156
STRUCT_DECL(crypto_encrypt_final, encrypt_final);
usr/src/uts/common/crypto/io/crypto.c
3285
STRUCT_DECL(crypto_digest_init, digest_init);
usr/src/uts/common/crypto/io/crypto.c
3365
STRUCT_DECL(crypto_digest_update, digest_update);
usr/src/uts/common/crypto/io/crypto.c
3450
STRUCT_DECL(crypto_digest_key, digest_key);
usr/src/uts/common/crypto/io/crypto.c
3558
STRUCT_DECL(crypto_digest, crypto_digest);
usr/src/uts/common/crypto/io/crypto.c
3733
STRUCT_DECL(crypto_set_pin, set_pin);
usr/src/uts/common/crypto/io/crypto.c
3821
STRUCT_DECL(crypto_login, login);
usr/src/uts/common/crypto/io/crypto.c
3986
STRUCT_DECL(crypto_sign_init, sign_init);
usr/src/uts/common/crypto/io/crypto.c
4130
STRUCT_DECL(crypto_verify, verify);
usr/src/uts/common/crypto/io/crypto.c
4247
STRUCT_DECL(crypto_sign_update, sign_update);
usr/src/uts/common/crypto/io/crypto.c
4351
STRUCT_DECL(crypto_verify_final, verify_final);
usr/src/uts/common/crypto/io/crypto.c
4431
STRUCT_DECL(crypto_seed_random, seed_random);
usr/src/uts/common/crypto/io/crypto.c
4522
STRUCT_DECL(crypto_generate_random, generate_random);
usr/src/uts/common/crypto/io/crypto.c
4623
STRUCT_DECL(crypto_object_attribute, oa);
usr/src/uts/common/crypto/io/crypto.c
4668
STRUCT_DECL(crypto_object_create, object_create);
usr/src/uts/common/crypto/io/crypto.c
4762
STRUCT_DECL(crypto_object_copy, object_copy);
usr/src/uts/common/crypto/io/crypto.c
4858
STRUCT_DECL(crypto_object_destroy, object_destroy);
usr/src/uts/common/crypto/io/crypto.c
4924
STRUCT_DECL(crypto_object_get_attribute_value, get_attribute_value);
usr/src/uts/common/crypto/io/crypto.c
4926
STRUCT_DECL(crypto_object_attribute, oa);
usr/src/uts/common/crypto/io/crypto.c
4929
STRUCT_DECL(crypto_object_attribute, oa);
usr/src/uts/common/crypto/io/crypto.c
5026
STRUCT_DECL(crypto_object_get_size, object_get_size);
usr/src/uts/common/crypto/io/crypto.c
5094
STRUCT_DECL(crypto_object_set_attribute_value, set_attribute_value);
usr/src/uts/common/crypto/io/crypto.c
5176
STRUCT_DECL(crypto_object_find_init, find_init);
usr/src/uts/common/crypto/io/crypto.c
5273
STRUCT_DECL(crypto_object_find_update, find_update);
usr/src/uts/common/crypto/io/crypto.c
5399
STRUCT_DECL(crypto_object_find_final, object_find_final);
usr/src/uts/common/crypto/io/crypto.c
5450
STRUCT_DECL(crypto_object_generate_key, generate_key);
usr/src/uts/common/crypto/io/crypto.c
5570
STRUCT_DECL(crypto_nostore_generate_key, generate_key);
usr/src/uts/common/crypto/io/crypto.c
5572
STRUCT_DECL(crypto_object_attribute, oa);
usr/src/uts/common/crypto/io/crypto.c
5575
STRUCT_DECL(crypto_object_attribute, oa);
usr/src/uts/common/crypto/io/crypto.c
5713
STRUCT_DECL(crypto_object_generate_key_pair, generate_key_pair);
usr/src/uts/common/crypto/io/crypto.c
5865
STRUCT_DECL(crypto_nostore_generate_key_pair, generate_key_pair);
usr/src/uts/common/crypto/io/crypto.c
5867
STRUCT_DECL(crypto_object_attribute, oa);
usr/src/uts/common/crypto/io/crypto.c
5870
STRUCT_DECL(crypto_object_attribute, oa);
usr/src/uts/common/crypto/io/crypto.c
6063
STRUCT_DECL(crypto_object_wrap_key, wrap_key);
usr/src/uts/common/crypto/io/crypto.c
6222
STRUCT_DECL(crypto_object_unwrap_key, unwrap_key);
usr/src/uts/common/crypto/io/crypto.c
6389
STRUCT_DECL(crypto_derive_key, derive_key);
usr/src/uts/common/crypto/io/crypto.c
6540
STRUCT_DECL(crypto_nostore_derive_key, derive_key);
usr/src/uts/common/crypto/io/crypto.c
6542
STRUCT_DECL(crypto_object_attribute, oa);
usr/src/uts/common/crypto/io/crypto.c
6545
STRUCT_DECL(crypto_object_attribute, oa);
usr/src/uts/common/crypto/io/crypto.c
939
STRUCT_DECL(crypto_get_mechanism_number, get_number);
usr/src/uts/common/crypto/io/crypto.c
996
STRUCT_DECL(crypto_get_mechanism_list, get_list);
usr/src/uts/common/crypto/io/cryptoadm.c
300
STRUCT_DECL(crypto_get_soft_list, soft_list);
usr/src/uts/common/crypto/io/dprov.c
4336
STRUCT_DECL(crypto_mechanism, mech);
usr/src/uts/common/crypto/io/dprov.c
4405
STRUCT_DECL(crypto_mechanism, mech);
usr/src/uts/common/crypto/io/dprov.c
4406
STRUCT_DECL(CK_AES_CCM_PARAMS, params);
usr/src/uts/common/crypto/io/dprov.c
4491
STRUCT_DECL(crypto_mechanism, mech);
usr/src/uts/common/crypto/io/dprov.c
4492
STRUCT_DECL(CK_AES_GCM_PARAMS, params);
usr/src/uts/common/crypto/io/dprov.c
4566
STRUCT_DECL(crypto_mechanism, mech);
usr/src/uts/common/crypto/io/dprov.c
4567
STRUCT_DECL(CK_AES_GMAC_PARAMS, params);
usr/src/uts/common/crypto/io/dprov.c
4646
STRUCT_DECL(crypto_mechanism, mech);
usr/src/uts/common/crypto/io/dprov.c
4647
STRUCT_DECL(CK_AES_CTR_PARAMS, params);
usr/src/uts/common/crypto/io/dprov.c
4696
STRUCT_DECL(crypto_mechanism, mech);
usr/src/uts/common/crypto/io/dprov.c
4697
STRUCT_DECL(CK_ECDH1_DERIVE_PARAMS, params);
usr/src/uts/common/crypto/io/dprov.c
4773
STRUCT_DECL(crypto_mechanism, mech);
usr/src/uts/common/crypto/io/dprov.c
4774
STRUCT_DECL(CK_AES_CTR_PARAMS, params);
usr/src/uts/common/crypto/io/dprov.c
4812
STRUCT_DECL(crypto_mechanism, mech);
usr/src/uts/common/fs/ctfs/ctfs_ctl.c
283
STRUCT_DECL(ct_status, st);
usr/src/uts/common/fs/fifofs/fifovnops.c
1240
STRUCT_DECL(strpeek, strpeek);
usr/src/uts/common/fs/mntfs/mntvnops.c
1401
STRUCT_DECL(extmnttab, ktab);
usr/src/uts/common/fs/mntfs/mntvnops.c
1549
STRUCT_DECL(mnttagdesc, tagdesc);
usr/src/uts/common/fs/mntfs/mntvnops.c
1607
STRUCT_DECL(mntentbuf, embuf); /* Our copy of user's embuf */
usr/src/uts/common/fs/mntfs/mntvnops.c
1608
STRUCT_DECL(extmnttab, ktab); /* Out copy of user's emp */
usr/src/uts/common/fs/mntfs/mntvnops.c
1795
STRUCT_DECL(mntentbuf, embuf); /* Our copy of user's embuf */
usr/src/uts/common/fs/nfs/nfs3_vfsops.c
261
STRUCT_DECL(nfs_args, args); /* nfs mount arguments */
usr/src/uts/common/fs/nfs/nfs3_vfsops.c
262
STRUCT_DECL(knetconfig, knconf_tmp);
usr/src/uts/common/fs/nfs/nfs3_vfsops.c
263
STRUCT_DECL(netbuf, addr_tmp);
usr/src/uts/common/fs/nfs/nfs4_vfsops.c
477
STRUCT_DECL(nfs_args, args); /* nfs mount arguments */
usr/src/uts/common/fs/nfs/nfs4_vfsops.c
478
STRUCT_DECL(knetconfig, knconf_tmp);
usr/src/uts/common/fs/nfs/nfs4_vfsops.c
479
STRUCT_DECL(netbuf, addr_tmp);
usr/src/uts/common/fs/nfs/nfs_export.c
1264
STRUCT_DECL(exportdata, uexi);
usr/src/uts/common/fs/nfs/nfs_export.c
1613
STRUCT_DECL(rpc_gss_OID_s, umech_tmp);
usr/src/uts/common/fs/nfs/nfs_sys.c
100
STRUCT_DECL(nfs4clrst_args, u_clr);
usr/src/uts/common/fs/nfs/nfs_sys.c
153
STRUCT_DECL(rdma_svc_args, ursa);
usr/src/uts/common/fs/nfs/nfs_sys.c
174
STRUCT_DECL(nfs_svc_args, nsa);
usr/src/uts/common/fs/nfs/nfs_sys.c
190
STRUCT_DECL(nfs_getfh_args, nga);
usr/src/uts/common/fs/nfs/nfs_sys.c
201
STRUCT_DECL(nfs_revauth_args, nra);
usr/src/uts/common/fs/nfs/nfs_sys.c
217
STRUCT_DECL(lm_svc_args, ulsa);
usr/src/uts/common/fs/nfs/nfs_sys.c
248
STRUCT_DECL(nfsl_flush_args, nfa);
usr/src/uts/common/fs/nfs/nfs_sys.c
260
STRUCT_DECL(nfs4_svc_args, nsa);
usr/src/uts/common/fs/nfs/nfs_sys.c
79
STRUCT_DECL(exportfs_args, ea);
usr/src/uts/common/fs/nfs/nfs_vfsops.c
1044
STRUCT_DECL(pathcnf, pc_tmp);
usr/src/uts/common/fs/nfs/nfs_vfsops.c
269
STRUCT_DECL(nfs_args, args); /* nfs mount arguments */
usr/src/uts/common/fs/nfs/nfs_vfsops.c
270
STRUCT_DECL(knetconfig, knconf_tmp);
usr/src/uts/common/fs/nfs/nfs_vfsops.c
271
STRUCT_DECL(netbuf, addr_tmp);
usr/src/uts/common/fs/sharefs/sharetab.c
362
STRUCT_DECL(share, u_sh);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_vfsops.c
413
STRUCT_DECL(smbfs_args, args); /* smbfs mount arguments */
usr/src/uts/common/fs/sockfs/sockparams.c
836
STRUCT_DECL(sockconfig_socktable, st);
usr/src/uts/common/fs/sockfs/socksyscalls.c
1059
STRUCT_DECL(nmsghdr, u_lmsg);
usr/src/uts/common/fs/sockfs/socksyscalls.c
1343
STRUCT_DECL(nmsghdr, u_lmsg);
usr/src/uts/common/fs/sockfs/socktpi.c
5977
STRUCT_DECL(str_list, ustrlist);
usr/src/uts/common/fs/ufs/ufs_filio.c
100
STRUCT_DECL(fioio, fio); /* copy of user's fioio struct */
usr/src/uts/common/inet/ipd/ipd.c
814
STRUCT_DECL(ipd_ioc_list, h);
usr/src/uts/common/inet/sockmods/socksctp.c
1448
STRUCT_DECL(sctpopt, opt);
usr/src/uts/common/io/cons.c
451
STRUCT_DECL(cons_getdev, cnd);
usr/src/uts/common/io/cpc.c
376
STRUCT_DECL(__cpc_args, args);
usr/src/uts/common/io/cpuid_drv.c
158
STRUCT_DECL(cpuid_get_hwcap, h);
usr/src/uts/common/io/devpoll.c
1130
STRUCT_DECL(dvpoll, dvpoll);
usr/src/uts/common/io/ppm/ppm.c
462
STRUCT_DECL(ppm_dpwr, dpwr);
usr/src/uts/common/io/ppm/ppm.c
541
STRUCT_DECL(ppm_bydev, bydev);
usr/src/uts/common/io/ppm/ppm.c
589
STRUCT_DECL(ppm_bydom, bydom);
usr/src/uts/common/io/ppm/ppm.c
679
STRUCT_DECL(ppm_norm, norm);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
12781
STRUCT_DECL(mptsas_get_disk_info, gdi);
usr/src/uts/common/io/wscons.c
825
STRUCT_DECL(cons_getterm, wcterm);
usr/src/uts/common/os/contract.c
1439
STRUCT_DECL(ct_param, uarg);
usr/src/uts/common/os/contract.c
1476
STRUCT_DECL(ct_param, uarg);
usr/src/uts/common/os/contract.c
2540
STRUCT_DECL(ct_event, ev);
usr/src/uts/common/os/msg.c
438
STRUCT_DECL(msqid_ds, ds); /* SVR4 queue work area */
usr/src/uts/common/os/msg.c
978
STRUCT_DECL(msgsnap_head, head);
usr/src/uts/common/os/msg.c
979
STRUCT_DECL(msgsnap_mhead, mhead);
usr/src/uts/common/os/shm.c
627
STRUCT_DECL(shmid_ds, ds); /* for SVR4 IPC_SET */
usr/src/uts/common/os/streamio.c
4146
STRUCT_DECL(strmodconf, strmodinsert);
usr/src/uts/common/os/streamio.c
4314
STRUCT_DECL(strmodconf, strmodremove);
usr/src/uts/common/os/streamio.c
5028
STRUCT_DECL(strpeek, strpeek);
usr/src/uts/common/os/streamio.c
5238
STRUCT_DECL(strfdinsert, strfdinsert);
usr/src/uts/common/os/streamio.c
5570
STRUCT_DECL(str_list, strlist);
usr/src/uts/common/rpc/rpcsys.c
50
STRUCT_DECL(krpc_revauth, nra);
usr/src/uts/common/syscall/auditsys.c
1158
STRUCT_DECL(auditpinfo, apinfo);
usr/src/uts/common/syscall/auditsys.c
1230
STRUCT_DECL(auditpinfo_addr, apinfo);
usr/src/uts/common/syscall/auditsys.c
1304
STRUCT_DECL(auditpinfo, apinfo);
usr/src/uts/common/syscall/auditsys.c
171
STRUCT_DECL(auditinfo, info);
usr/src/uts/common/syscall/auditsys.c
220
STRUCT_DECL(auditinfo_addr, info);
usr/src/uts/common/syscall/auditsys.c
273
STRUCT_DECL(auditinfo, info);
usr/src/uts/common/syscall/auditsys.c
331
STRUCT_DECL(auditinfo_addr, info);
usr/src/uts/common/syscall/auditsys.c
560
STRUCT_DECL(auditinfo_addr, info);
usr/src/uts/common/syscall/auditsys.c
613
STRUCT_DECL(auditinfo_addr, info);
usr/src/uts/common/syscall/auditsys.c
687
STRUCT_DECL(au_qctrl, qctrl);
usr/src/uts/common/syscall/auditsys.c
708
STRUCT_DECL(au_qctrl, qctrl);
usr/src/uts/common/syscall/auditsys.c
882
STRUCT_DECL(auditinfo, user_info);
usr/src/uts/common/syscall/auditsys.c
965
STRUCT_DECL(auditinfo, user_info);
usr/src/uts/common/syscall/memcntl.c
67
STRUCT_DECL(memcntl_mha, mha);
usr/src/uts/common/syscall/sem.c
357
STRUCT_DECL(semid_ds, sid);
usr/src/uts/intel/io/dktp/controller/ata/ata_disk.c
2991
STRUCT_DECL(dadk_ioc_string, ds_arg);
usr/src/uts/intel/io/dktp/dcdev/dadk.c
729
STRUCT_DECL(defect_header, adh);
usr/src/uts/intel/io/ucode_drv.c
146
STRUCT_DECL(ucode_get_rev_struct, h);
usr/src/uts/intel/io/ucode_drv.c
199
STRUCT_DECL(ucode_write_struct, h);