Home
last modified time | relevance | path

Searched refs:SIZEOF_STRUCT (Results 1 – 24 of 24) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dmodel.h151 #define SIZEOF_STRUCT(struct_type, umodel) \ macro
195 #define SIZEOF_STRUCT(struct_type, umodel) sizeof (struct struct_type) macro
/titanic_41/usr/src/uts/common/avs/ns/
H A Dmodel.h160 #define SIZEOF_STRUCT(struct_type, umodel) \ macro
205 #define SIZEOF_STRUCT(struct_type, umodel) sizeof (struct struct_type) macro
/titanic_41/usr/src/uts/common/io/ib/clients/rds/
H A Drds_ioctl.c299 copyin_size = SIZEOF_STRUCT(ifconf, iocp->ioc_flag); in rds_ioctl_copyin_setup()
312 copyin_size = SIZEOF_STRUCT(strbuf, iocp->ioc_flag); in rds_ioctl_copyin_setup()
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c367 bzero(STRUCT_BUF(args), SIZEOF_STRUCT(smbfs_args, DATAMODEL_NATIVE)); in smbfs_mount()
369 SIZEOF_STRUCT(smbfs_args, DATAMODEL_NATIVE)))) in smbfs_mount()
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip6_asp.c290 size_t ip6_asp_size = SIZEOF_STRUCT(ip6_asp, datamodel); in ip6_asp_replace()
H A Drts.c1061 SIZEOF_STRUCT(strbuf, iocp->ioc_flag)); in rts_wput_other()
H A Dicmp.c4846 SIZEOF_STRUCT(strbuf, iocp->ioc_flag)); in icmp_wput_other()
H A Dip_if.c9113 copyin_size = SIZEOF_STRUCT(ifconf, in ip_sioctl_copyin_setup()
9122 copyin_size = SIZEOF_STRUCT(lifconf, iocp->ioc_flag); in ip_sioctl_copyin_setup()
9127 copyin_size = SIZEOF_STRUCT(lifsrcof, iocp->ioc_flag); in ip_sioctl_copyin_setup()
/titanic_41/usr/src/uts/common/fs/mntfs/
H A Dmntvnops.c1439 ssize = SIZEOF_STRUCT(extmnttab, datamodel); in mntfs_copyout_elem()
1441 ssize = SIZEOF_STRUCT(mnttab, datamodel); in mntfs_copyout_elem()
1658 SIZEOF_STRUCT(mnttab, datamodel))) { in mntioctl()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vfsops.c229 SIZEOF_STRUCT(cachefs_mountargs, DATAMODEL_NATIVE)); in cachefs_mount()
1191 SIZEOF_STRUCT(cachefs_mountargs, DATAMODEL_NATIVE)); in cachefs_remount()
H A Dcachefs_vnops.c1831 SIZEOF_STRUCT(cachefsio_dcmd, DATAMODEL_NATIVE)); in cachefs_ioctl()
/titanic_41/usr/src/uts/common/io/
H A Dsad.c633 SIZEOF_STRUCT(str_list, iocp->ioc_flag), NULL); in vml_ioctl()
H A Dlogindmux.c423 SIZEOF_STRUCT(protocol_arg, ioc->ioc_flag)); in logdmuxuwput()
H A Dtimod.c2246 cqp->cq_size = SIZEOF_STRUCT(strbuf, iocp->ioc_flag); in ti_doname()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c1310 allocsize = kex->ex_seccnt * SIZEOF_STRUCT(secinfo, model); in exportfs()
1334 (i * SIZEOF_STRUCT(secinfo, model)))); in exportfs()
H A Dnfs_vfsops.c281 bzero(STRUCT_BUF(args), SIZEOF_STRUCT(nfs_args, DATAMODEL_NATIVE)); in nfs_copyin()
H A Dnfs3_vfsops.c272 bzero(STRUCT_BUF(args), SIZEOF_STRUCT(nfs_args, DATAMODEL_NATIVE)); in nfs3_copyin()
H A Dnfs4_vfsops.c487 bzero(STRUCT_BUF(args), SIZEOF_STRUCT(nfs_args, DATAMODEL_NATIVE)); in nfs4_copyin()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c1048 SIZEOF_STRUCT(omsghdr, model))) in recvmsg()
1286 SIZEOF_STRUCT(omsghdr, model))) in sendmsg()
/titanic_41/usr/src/man/man9f/
H A DMakefile514 SIZEOF_STRUCT.9f \
1195 SIZEOF_STRUCT.9f := LINKSRC = STRUCT_DECL.9f
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c182 SIZEOF_STRUCT(strbuf, iocp->ioc_flag)); in tcp_wput()
/titanic_41/usr/src/uts/common/inet/udp/
H A Dudp.c4201 SIZEOF_STRUCT(strbuf, iocp->ioc_flag)); in udp_wput_other()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc483 link path=usr/share/man/man9f/SIZEOF_STRUCT.9f target=STRUCT_DECL.9f
/titanic_41/
H A D.gitignore8246 usr/src/man/man9f/SIZEOF_STRUCT.9f