Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmodel.h149 #define SIZEOF_STRUCT(struct_type, umodel) \ macro
190 #define SIZEOF_STRUCT(struct_type, umodel) sizeof (struct struct_type) macro
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drds_ioctl.c300 copyin_size = SIZEOF_STRUCT(ifconf, iocp->ioc_flag); in rds_ioctl_copyin_setup()
313 copyin_size = SIZEOF_STRUCT(strbuf, iocp->ioc_flag); in rds_ioctl_copyin_setup()
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c431 bzero(STRUCT_BUF(args), SIZEOF_STRUCT(smbfs_args, DATAMODEL_NATIVE)); in smbfs_mount()
433 SIZEOF_STRUCT(smbfs_args, DATAMODEL_NATIVE)))) in smbfs_mount()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_asp.c311 size_t ip6_asp_size = SIZEOF_STRUCT(ip6_asp, datamodel); in ip6_asp_replace()
H A Drts.c1065 SIZEOF_STRUCT(strbuf, iocp->ioc_flag)); in rts_wput_other()
H A Dkeysock.c1037 SIZEOF_STRUCT(strbuf, iocp->ioc_flag)); in keysock_wput_other()
H A Dspdsock.c3429 SIZEOF_STRUCT(strbuf, iocp->ioc_flag)); in spdsock_wput_other()
H A Dicmp.c4856 SIZEOF_STRUCT(strbuf, iocp->ioc_flag)); in icmp_wput_other()
H A Dip_if.c9121 copyin_size = SIZEOF_STRUCT(ifconf, in ip_sioctl_copyin_setup()
9130 copyin_size = SIZEOF_STRUCT(lifconf, iocp->ioc_flag); in ip_sioctl_copyin_setup()
9135 copyin_size = SIZEOF_STRUCT(lifsrcof, iocp->ioc_flag); in ip_sioctl_copyin_setup()
/illumos-gate/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()
/illumos-gate/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.c2250 cqp->cq_size = SIZEOF_STRUCT(strbuf, iocp->ioc_flag); in ti_doname()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c1542 allocsize = kex->ex_seccnt * SIZEOF_STRUCT(secinfo, model); in exportfs()
1566 (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.c489 bzero(STRUCT_BUF(args), SIZEOF_STRUCT(nfs_args, DATAMODEL_NATIVE)); in nfs4_copyin()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c1070 SIZEOF_STRUCT(omsghdr, model))) in recvmsg()
1348 SIZEOF_STRUCT(omsghdr, model))) in sendmsg()
/illumos-gate/usr/src/man/man9f/
H A DMakefile570 SIZEOF_STRUCT.9f \
1286 SIZEOF_STRUCT.9f := LINKSRC = STRUCT_DECL.9f
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c195 SIZEOF_STRUCT(strbuf, iocp->ioc_flag)); in tcp_wput()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c4342 SIZEOF_STRUCT(strbuf, iocp->ioc_flag)); in udp_wput_other()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc32 link path=usr/share/man/man9f/SIZEOF_STRUCT.9f target=STRUCT_DECL.9f