Symbol: SIZEOF_STRUCT
usr/src/uts/common/fs/mntfs/mntvnops.c
1439
ssize = SIZEOF_STRUCT(extmnttab, datamodel);
usr/src/uts/common/fs/mntfs/mntvnops.c
1441
ssize = SIZEOF_STRUCT(mnttab, datamodel);
usr/src/uts/common/fs/mntfs/mntvnops.c
1658
SIZEOF_STRUCT(mnttab, datamodel))) {
usr/src/uts/common/fs/nfs/nfs3_vfsops.c
272
bzero(STRUCT_BUF(args), SIZEOF_STRUCT(nfs_args, DATAMODEL_NATIVE));
usr/src/uts/common/fs/nfs/nfs4_vfsops.c
489
bzero(STRUCT_BUF(args), SIZEOF_STRUCT(nfs_args, DATAMODEL_NATIVE));
usr/src/uts/common/fs/nfs/nfs_export.c
1542
allocsize = kex->ex_seccnt * SIZEOF_STRUCT(secinfo, model);
usr/src/uts/common/fs/nfs/nfs_export.c
1566
(i * SIZEOF_STRUCT(secinfo, model))));
usr/src/uts/common/fs/nfs/nfs_vfsops.c
281
bzero(STRUCT_BUF(args), SIZEOF_STRUCT(nfs_args, DATAMODEL_NATIVE));
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_vfsops.c
431
bzero(STRUCT_BUF(args), SIZEOF_STRUCT(smbfs_args, DATAMODEL_NATIVE));
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_vfsops.c
433
SIZEOF_STRUCT(smbfs_args, DATAMODEL_NATIVE))))
usr/src/uts/common/fs/sockfs/socksyscalls.c
1088
SIZEOF_STRUCT(omsghdr, model)))
usr/src/uts/common/fs/sockfs/socksyscalls.c
1367
SIZEOF_STRUCT(omsghdr, model)))
usr/src/uts/common/inet/ip/icmp.c
4866
SIZEOF_STRUCT(strbuf, iocp->ioc_flag));
usr/src/uts/common/inet/ip/ip6_asp.c
311
size_t ip6_asp_size = SIZEOF_STRUCT(ip6_asp, datamodel);
usr/src/uts/common/inet/ip/ip_if.c
9123
copyin_size = SIZEOF_STRUCT(ifconf,
usr/src/uts/common/inet/ip/ip_if.c
9132
copyin_size = SIZEOF_STRUCT(lifconf, iocp->ioc_flag);
usr/src/uts/common/inet/ip/ip_if.c
9137
copyin_size = SIZEOF_STRUCT(lifsrcof, iocp->ioc_flag);
usr/src/uts/common/inet/ip/keysock.c
1037
SIZEOF_STRUCT(strbuf, iocp->ioc_flag));
usr/src/uts/common/inet/ip/rts.c
1065
SIZEOF_STRUCT(strbuf, iocp->ioc_flag));
usr/src/uts/common/inet/ip/spdsock.c
3429
SIZEOF_STRUCT(strbuf, iocp->ioc_flag));
usr/src/uts/common/inet/tcp/tcp_output.c
197
SIZEOF_STRUCT(strbuf, iocp->ioc_flag));
usr/src/uts/common/inet/udp/udp.c
4351
SIZEOF_STRUCT(strbuf, iocp->ioc_flag));
usr/src/uts/common/io/ib/clients/rds/rds_ioctl.c
300
copyin_size = SIZEOF_STRUCT(ifconf, iocp->ioc_flag);
usr/src/uts/common/io/ib/clients/rds/rds_ioctl.c
313
copyin_size = SIZEOF_STRUCT(strbuf, iocp->ioc_flag);
usr/src/uts/common/io/logindmux.c
423
SIZEOF_STRUCT(protocol_arg, ioc->ioc_flag));
usr/src/uts/common/io/sad.c
633
SIZEOF_STRUCT(str_list, iocp->ioc_flag), NULL);
usr/src/uts/common/io/timod.c
2250
cqp->cq_size = SIZEOF_STRUCT(strbuf, iocp->ioc_flag);