Searched refs:STRUCT_DECL (Results 1 - 25 of 42) sorted by relevance

12

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_sys.c81 STRUCT_DECL(exportfs_args, ea);
104 STRUCT_DECL(nfs4clrst_args, u_clr);
170 STRUCT_DECL(rdma_svc_args, ursa);
191 STRUCT_DECL(nfs_svc_args, nsa);
210 STRUCT_DECL(nfs_getfh_args, nga);
223 STRUCT_DECL(nfs_revauth_args, nra);
239 STRUCT_DECL(lm_svc_args, ulsa);
270 STRUCT_DECL(nfsl_flush_args, nfa);
282 STRUCT_DECL(nfs4_svc_args, nsa);
H A Dnfs_vfsops.c269 STRUCT_DECL(nfs_args, args); /* nfs mount arguments */
270 STRUCT_DECL(knetconfig, knconf_tmp);
271 STRUCT_DECL(netbuf, addr_tmp);
1044 STRUCT_DECL(pathcnf, pc_tmp);
H A Dnfs3_vfsops.c261 STRUCT_DECL(nfs_args, args); /* nfs mount arguments */
262 STRUCT_DECL(knetconfig, knconf_tmp);
263 STRUCT_DECL(netbuf, addr_tmp);
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcsys.c52 STRUCT_DECL(krpc_revauth, nra);
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dmodel.h105 #define STRUCT_DECL(struct_type, handle) \ macro
173 #define STRUCT_DECL(struct_type, handle) \ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dmodel.h82 * on the originating user-mode program's data model. See the STRUCT_DECL(9F)
96 #define STRUCT_DECL(struct_type, handle) \ macro
163 #define STRUCT_DECL(struct_type, handle) \ macro
/illumos-gate/usr/src/uts/common/syscall/
H A Dauditsys.c169 STRUCT_DECL(auditinfo, info);
218 STRUCT_DECL(auditinfo_addr, info);
271 STRUCT_DECL(auditinfo, info);
329 STRUCT_DECL(auditinfo_addr, info);
554 STRUCT_DECL(auditinfo_addr, info);
607 STRUCT_DECL(auditinfo_addr, info);
681 STRUCT_DECL(au_qctrl, qctrl);
702 STRUCT_DECL(au_qctrl, qctrl);
876 STRUCT_DECL(auditinfo, user_info);
959 STRUCT_DECL(auditinf
[all...]
H A Dmemcntl.c67 STRUCT_DECL(memcntl_mha, mha);
/illumos-gate/usr/src/uts/intel/io/
H A Ducode_drv.c154 STRUCT_DECL(ucode_get_rev_struct, h);
207 STRUCT_DECL(ucode_write_struct, h);
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c924 STRUCT_DECL(crypto_get_mechanism_number, get_number);
981 STRUCT_DECL(crypto_get_mechanism_list, get_list);
1043 STRUCT_DECL(crypto_mechanism_info, mi);
1079 STRUCT_DECL(crypto_get_all_mechanism_info, get_all_mech);
1081 STRUCT_DECL(crypto_mechanism_info, mi);
1084 STRUCT_DECL(crypto_mechanism_info, mi);
1229 STRUCT_DECL(crypto_get_provider_list, get_list);
1324 STRUCT_DECL(crypto_provider_data, pd);
1325 STRUCT_DECL(crypto_version, version);
1412 STRUCT_DECL(crypto_get_provider_inf
[all...]
H A Dcryptoadm.c300 STRUCT_DECL(crypto_get_soft_list, soft_list);
/illumos-gate/usr/src/uts/common/io/
H A Dcpuid_drv.c157 STRUCT_DECL(cpuid_get_hwcap, h);
H A Dcpc.c376 STRUCT_DECL(__cpc_args, args);
/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_ctl.c285 STRUCT_DECL(ct_status, st);
/illumos-gate/usr/src/man/man9f/
H A DMakefile29 STRUCT_DECL.9f \
1238 SIZEOF_PTR.9f := LINKSRC = STRUCT_DECL.9f
1239 SIZEOF_STRUCT.9f := LINKSRC = STRUCT_DECL.9f
1240 STRUCT_BUF.9f := LINKSRC = STRUCT_DECL.9f
1241 STRUCT_FADDR.9f := LINKSRC = STRUCT_DECL.9f
1242 STRUCT_FGET.9f := LINKSRC = STRUCT_DECL.9f
1243 STRUCT_FGETP.9f := LINKSRC = STRUCT_DECL.9f
1244 STRUCT_FSET.9f := LINKSRC = STRUCT_DECL.9f
1245 STRUCT_FSETP.9f := LINKSRC = STRUCT_DECL.9f
1246 STRUCT_HANDLE.9f := LINKSRC = STRUCT_DECL
[all...]
/illumos-gate/usr/src/uts/common/fs/sharefs/
H A Dsharetab.c342 STRUCT_DECL(share, u_sh);
/illumos-gate/usr/src/uts/common/fs/mntfs/
H A Dmntvnops.c1361 * These 32-bit versions are to support STRUCT_DECL(9F) etc. in
1401 STRUCT_DECL(extmnttab, ktab);
1549 STRUCT_DECL(mnttagdesc, tagdesc);
1607 STRUCT_DECL(mntentbuf, embuf); /* Our copy of user's embuf */
1608 STRUCT_DECL(extmnttab, ktab); /* Out copy of user's emp */
1795 STRUCT_DECL(mntentbuf, embuf); /* Our copy of user's embuf */
/illumos-gate/usr/src/uts/common/os/
H A Dmsg.c438 STRUCT_DECL(msqid_ds, ds); /* SVR4 queue work area */
978 STRUCT_DECL(msgsnap_head, head);
979 STRUCT_DECL(msgsnap_mhead, mhead);
H A Dcontract.c1436 STRUCT_DECL(ct_param, uarg);
1473 STRUCT_DECL(ct_param, uarg);
2532 STRUCT_DECL(ct_event, ev);
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc.c780 STRUCT_DECL(rdc_svc_args, parms);
805 STRUCT_DECL(rdc_version, parms);
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_filio.c99 STRUCT_DECL(fioio, fio); /* copy of user's fioio struct */
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c462 STRUCT_DECL(ppm_dpwr, dpwr);
541 STRUCT_DECL(ppm_bydev, bydev);
589 STRUCT_DECL(ppm_bydom, bydom);
679 STRUCT_DECL(ppm_norm, norm);
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockparams.c836 STRUCT_DECL(sockconfig_socktable, st);
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c352 STRUCT_DECL(smbfs_args, args); /* smbfs mount arguments */
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_event.c1720 STRUCT_DECL(nfs_args, nfsargs);
3062 STRUCT_DECL(auditinfo, ainfo);
3063 STRUCT_DECL(auditinfo_addr, ainfo_addr);
3170 STRUCT_DECL(au_qctrl, qctrl);
3451 STRUCT_DECL(modconfig, mc);
3458 STRUCT_DECL(aliases, alias);
4081 STRUCT_DECL(msghdr, msg);
4489 STRUCT_DECL(msghdr, msg);

Completed in 143 milliseconds

12