/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_sys.c | 81 STRUCT_DECL(exportfs_args, ea); in nfs_export() 104 STRUCT_DECL(nfs4clrst_args, u_clr); in nfssys() 170 STRUCT_DECL(rdma_svc_args, ursa); in nfssys() 191 STRUCT_DECL(nfs_svc_args, nsa); in nfssys() 210 STRUCT_DECL(nfs_getfh_args, nga); in nfssys() 223 STRUCT_DECL(nfs_revauth_args, nra); in nfssys() 239 STRUCT_DECL(lm_svc_args, ulsa); in nfssys() 270 STRUCT_DECL(nfsl_flush_args, nfa); in nfssys() 282 STRUCT_DECL(nfs4_svc_args, nsa); in nfssys()
|
H A D | nfs_vfsops.c | 269 STRUCT_DECL(nfs_args, args); /* nfs mount arguments */ in nfs_copyin() 270 STRUCT_DECL(knetconfig, knconf_tmp); in nfs_copyin() 271 STRUCT_DECL(netbuf, addr_tmp); in nfs_copyin() 1044 STRUCT_DECL(pathcnf, pc_tmp); in pathconf_copyin()
|
H A D | nfs3_vfsops.c | 261 STRUCT_DECL(nfs_args, args); /* nfs mount arguments */ in nfs3_copyin() 262 STRUCT_DECL(knetconfig, knconf_tmp); in nfs3_copyin() 263 STRUCT_DECL(netbuf, addr_tmp); in nfs3_copyin()
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | auditsys.c | 169 STRUCT_DECL(auditinfo, info); in getaudit() 218 STRUCT_DECL(auditinfo_addr, info); in getaudit_addr() 271 STRUCT_DECL(auditinfo, info); in setaudit() 329 STRUCT_DECL(auditinfo_addr, info); in setaudit_addr() 554 STRUCT_DECL(auditinfo_addr, info); in getkaudit() 607 STRUCT_DECL(auditinfo_addr, info); in setkaudit() 681 STRUCT_DECL(au_qctrl, qctrl); in getqctrl() 702 STRUCT_DECL(au_qctrl, qctrl); in setqctrl() 876 STRUCT_DECL(auditinfo, user_info); in setumask() 959 STRUCT_DECL(auditinfo, user_info); in setsmask() [all …]
|
H A D | memcntl.c | 67 STRUCT_DECL(memcntl_mha, mha); in memcntl()
|
/titanic_41/usr/src/uts/common/crypto/io/ |
H A D | crypto.c | 924 STRUCT_DECL(crypto_get_mechanism_number, get_number); in get_mechanism_number() 981 STRUCT_DECL(crypto_get_mechanism_list, get_list); in get_mechanism_list() 1043 STRUCT_DECL(crypto_mechanism_info, mi); in copyout_mechinfos() 1079 STRUCT_DECL(crypto_get_all_mechanism_info, get_all_mech); in get_all_mechanism_info() 1081 STRUCT_DECL(crypto_mechanism_info, mi); in get_all_mechanism_info() 1084 STRUCT_DECL(crypto_mechanism_info, mi); in get_all_mechanism_info() 1229 STRUCT_DECL(crypto_get_provider_list, get_list); in get_provider_list() 1324 STRUCT_DECL(crypto_provider_data, pd); in ext_to_provider_data() 1325 STRUCT_DECL(crypto_version, version); in ext_to_provider_data() 1412 STRUCT_DECL(crypto_get_provider_info, get_info); in get_provider_info() [all …]
|
H A D | dprov.c | 4309 STRUCT_DECL(crypto_mechanism, mech); in copyin_aes_ccm_mech() 4310 STRUCT_DECL(CK_AES_CCM_PARAMS, params); in copyin_aes_ccm_mech() 4395 STRUCT_DECL(crypto_mechanism, mech); in copyin_aes_gcm_mech() 4396 STRUCT_DECL(CK_AES_GCM_PARAMS, params); in copyin_aes_gcm_mech() 4470 STRUCT_DECL(crypto_mechanism, mech); in copyin_aes_gmac_mech() 4471 STRUCT_DECL(CK_AES_GMAC_PARAMS, params); in copyin_aes_gmac_mech() 4550 STRUCT_DECL(crypto_mechanism, mech); in copyin_aes_ctr_mech() 4551 STRUCT_DECL(CK_AES_CTR_PARAMS, params); in copyin_aes_ctr_mech() 4600 STRUCT_DECL(crypto_mechanism, mech); in copyin_ecc_mech() 4601 STRUCT_DECL(CK_ECDH1_DERIVE_PARAMS, params); in copyin_ecc_mech() [all …]
|
H A D | cryptoadm.c | 300 STRUCT_DECL(crypto_get_soft_list, soft_list); in get_soft_list()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | model.h | 96 #define STRUCT_DECL(struct_type, handle) \ macro 163 #define STRUCT_DECL(struct_type, handle) \ macro
|
/titanic_41/usr/src/uts/common/avs/ns/ |
H A D | model.h | 105 #define STRUCT_DECL(struct_type, handle) \ macro 173 #define STRUCT_DECL(struct_type, handle) \ macro
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | rpcsys.c | 52 STRUCT_DECL(krpc_revauth, nra); in rpcsys()
|
/titanic_41/usr/src/uts/intel/io/ |
H A D | ucode_drv.c | 154 STRUCT_DECL(ucode_get_rev_struct, h); in ucode_ioctl() 207 STRUCT_DECL(ucode_write_struct, h); in ucode_ioctl()
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 27 STRUCT_DECL.9f \ 1194 SIZEOF_PTR.9f := LINKSRC = STRUCT_DECL.9f 1195 SIZEOF_STRUCT.9f := LINKSRC = STRUCT_DECL.9f 1196 STRUCT_BUF.9f := LINKSRC = STRUCT_DECL.9f 1197 STRUCT_FADDR.9f := LINKSRC = STRUCT_DECL.9f 1198 STRUCT_FGET.9f := LINKSRC = STRUCT_DECL.9f 1199 STRUCT_FGETP.9f := LINKSRC = STRUCT_DECL.9f 1200 STRUCT_FSET.9f := LINKSRC = STRUCT_DECL.9f 1201 STRUCT_FSETP.9f := LINKSRC = STRUCT_DECL.9f 1202 STRUCT_HANDLE.9f := LINKSRC = STRUCT_DECL.9f [all …]
|
/titanic_41/usr/src/uts/common/io/ |
H A D | cpuid_drv.c | 157 STRUCT_DECL(cpuid_get_hwcap, h); in cpuid_ioctl()
|
/titanic_41/usr/src/uts/common/fs/mntfs/ |
H A D | mntvnops.c | 1401 STRUCT_DECL(extmnttab, ktab); in mntfs_copyout_elem() 1549 STRUCT_DECL(mnttagdesc, tagdesc); in mntioctl() 1607 STRUCT_DECL(mntentbuf, embuf); /* Our copy of user's embuf */ in mntioctl() 1608 STRUCT_DECL(extmnttab, ktab); /* Out copy of user's emp */ in mntioctl() 1795 STRUCT_DECL(mntentbuf, embuf); /* Our copy of user's embuf */ in mntioctl()
|
/titanic_41/usr/src/uts/common/fs/ctfs/ |
H A D | ctfs_ctl.c | 285 STRUCT_DECL(ct_status, st); in ctfs_stat_ioctl()
|
/titanic_41/usr/src/uts/common/fs/sharefs/ |
H A D | sharetab.c | 342 STRUCT_DECL(share, u_sh); in sharefs_impl()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | msg.c | 438 STRUCT_DECL(msqid_ds, ds); /* SVR4 queue work area */ in msgctl() 978 STRUCT_DECL(msgsnap_head, head); in msgsnap() 979 STRUCT_DECL(msgsnap_mhead, mhead); in msgsnap()
|
H A D | contract.c | 1436 STRUCT_DECL(ct_param, uarg); in ctparam_copyin() 1473 STRUCT_DECL(ct_param, uarg); in ctparam_copyout() 2534 STRUCT_DECL(ct_event, ev); in cte_get_event()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 23 file path=usr/share/man/man9f/STRUCT_DECL.9f 482 link path=usr/share/man/man9f/SIZEOF_PTR.9f target=STRUCT_DECL.9f 483 link path=usr/share/man/man9f/SIZEOF_STRUCT.9f target=STRUCT_DECL.9f 484 link path=usr/share/man/man9f/STRUCT_BUF.9f target=STRUCT_DECL.9f 485 link path=usr/share/man/man9f/STRUCT_FADDR.9f target=STRUCT_DECL.9f 486 link path=usr/share/man/man9f/STRUCT_FGET.9f target=STRUCT_DECL.9f 487 link path=usr/share/man/man9f/STRUCT_FGETP.9f target=STRUCT_DECL.9f 488 link path=usr/share/man/man9f/STRUCT_FSET.9f target=STRUCT_DECL.9f 489 link path=usr/share/man/man9f/STRUCT_FSETP.9f target=STRUCT_DECL.9f 490 link path=usr/share/man/man9f/STRUCT_HANDLE.9f target=STRUCT_DECL.9f [all …]
|
/titanic_41/usr/src/uts/common/fs/ufs/ |
H A D | ufs_filio.c | 99 STRUCT_DECL(fioio, fio); /* copy of user's fioio struct */ in ufs_fioio()
|
/titanic_41/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdc.c | 787 STRUCT_DECL(rdc_svc_args, parms); in rdcioctl() 812 STRUCT_DECL(rdc_version, parms); in rdcioctl()
|
/titanic_41/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_vfsops.c | 141 STRUCT_DECL(cachefs_mountargs, map); in cachefs_mount() 1181 STRUCT_DECL(cachefs_mountargs, map); in cachefs_remount()
|
/titanic_41/usr/src/uts/common/io/ppm/ |
H A D | ppm.c | 462 STRUCT_DECL(ppm_dpwr, dpwr); in ppm_ioctl() 541 STRUCT_DECL(ppm_bydev, bydev); in ppm_ioctl() 589 STRUCT_DECL(ppm_bydom, bydom); in ppm_ioctl() 679 STRUCT_DECL(ppm_norm, norm); in ppm_ioctl()
|
/titanic_41/usr/src/uts/common/c2/ |
H A D | audit_event.c | 1717 STRUCT_DECL(nfs_args, nfsargs); in aus_mount() 3059 STRUCT_DECL(auditinfo, ainfo); in aus_auditsys() 3060 STRUCT_DECL(auditinfo_addr, ainfo_addr); in aus_auditsys() 3167 STRUCT_DECL(au_qctrl, qctrl); in aus_auditsys() 3448 STRUCT_DECL(modconfig, mc); in aus_modctl() 3455 STRUCT_DECL(aliases, alias); in aus_modctl() 4078 STRUCT_DECL(msghdr, msg); in auf_recvmsg() 4486 STRUCT_DECL(msghdr, msg); in auf_sendmsg()
|