/titanic_41/usr/src/uts/common/sys/ |
H A D | model.h | 151 #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 D | model.h | 160 #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 D | rds_ioctl.c | 299 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 D | smbfs_vfsops.c | 367 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 D | ip6_asp.c | 290 size_t ip6_asp_size = SIZEOF_STRUCT(ip6_asp, datamodel); in ip6_asp_replace()
|
H A D | rts.c | 1061 SIZEOF_STRUCT(strbuf, iocp->ioc_flag)); in rts_wput_other()
|
H A D | icmp.c | 4846 SIZEOF_STRUCT(strbuf, iocp->ioc_flag)); in icmp_wput_other()
|
H A D | ip_if.c | 9113 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 D | mntvnops.c | 1439 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 D | cachefs_vfsops.c | 229 SIZEOF_STRUCT(cachefs_mountargs, DATAMODEL_NATIVE)); in cachefs_mount() 1191 SIZEOF_STRUCT(cachefs_mountargs, DATAMODEL_NATIVE)); in cachefs_remount()
|
H A D | cachefs_vnops.c | 1831 SIZEOF_STRUCT(cachefsio_dcmd, DATAMODEL_NATIVE)); in cachefs_ioctl()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | sad.c | 633 SIZEOF_STRUCT(str_list, iocp->ioc_flag), NULL); in vml_ioctl()
|
H A D | logindmux.c | 423 SIZEOF_STRUCT(protocol_arg, ioc->ioc_flag)); in logdmuxuwput()
|
H A D | timod.c | 2246 cqp->cq_size = SIZEOF_STRUCT(strbuf, iocp->ioc_flag); in ti_doname()
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_export.c | 1310 allocsize = kex->ex_seccnt * SIZEOF_STRUCT(secinfo, model); in exportfs() 1334 (i * SIZEOF_STRUCT(secinfo, model)))); in exportfs()
|
H A D | nfs_vfsops.c | 281 bzero(STRUCT_BUF(args), SIZEOF_STRUCT(nfs_args, DATAMODEL_NATIVE)); in nfs_copyin()
|
H A D | nfs3_vfsops.c | 272 bzero(STRUCT_BUF(args), SIZEOF_STRUCT(nfs_args, DATAMODEL_NATIVE)); in nfs3_copyin()
|
H A D | nfs4_vfsops.c | 487 bzero(STRUCT_BUF(args), SIZEOF_STRUCT(nfs_args, DATAMODEL_NATIVE)); in nfs4_copyin()
|
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | socksyscalls.c | 1048 SIZEOF_STRUCT(omsghdr, model))) in recvmsg() 1286 SIZEOF_STRUCT(omsghdr, model))) in sendmsg()
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 514 SIZEOF_STRUCT.9f \ 1195 SIZEOF_STRUCT.9f := LINKSRC = STRUCT_DECL.9f
|
/titanic_41/usr/src/uts/common/inet/tcp/ |
H A D | tcp_output.c | 182 SIZEOF_STRUCT(strbuf, iocp->ioc_flag)); in tcp_wput()
|
/titanic_41/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 4201 SIZEOF_STRUCT(strbuf, iocp->ioc_flag)); in udp_wput_other()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 483 link path=usr/share/man/man9f/SIZEOF_STRUCT.9f target=STRUCT_DECL.9f
|
/titanic_41/ |
H A D | .gitignore | 8246 usr/src/man/man9f/SIZEOF_STRUCT.9f
|