Symbol: UIO_USERSPACE
usr/src/lib/libfakekernel/common/uio.c
48
case UIO_USERSPACE:
usr/src/lib/smbclnt/libfksmbfs/common/fake_getdents.c
82
auio.uio_segflg = UIO_USERSPACE;
usr/src/lib/smbclnt/libfksmbfs/common/fake_rw.c
105
auio.uio_segflg = UIO_USERSPACE;
usr/src/lib/smbclnt/libfksmbfs/common/fake_rw.c
179
auio.uio_segflg = UIO_USERSPACE;
usr/src/lib/smbsrv/libfksmbsrv/common/fksmb_sign_pkcs.c
246
if (in_uio->uio_segflg != UIO_USERSPACE &&
usr/src/uts/common/c2/audit_event.c
1689
error = lookupname(pnamep, UIO_USERSPACE, NO_FOLLOW, &dvp, NULLVPP);
usr/src/uts/common/c2/audit_event.c
1748
error = lookupnameat(pnamep, UIO_USERSPACE, NO_FOLLOW, &dvp, NULLVPP,
usr/src/uts/common/disp/class.c
358
if ((seg == UIO_USERSPACE ? copyout : kcopy)(clname,
usr/src/uts/common/disp/priocntl.c
167
if (seg == UIO_USERSPACE) {
usr/src/uts/common/disp/priocntl.c
747
UIO_USERSPACE));
usr/src/uts/common/disp/priocntl.c
92
if ((seg == UIO_USERSPACE ? copyin : kcopy)(arg, &vaparms32,
usr/src/uts/common/fs/bootfs/bootfs_vfsops.c
101
(uap->flags & MS_SYSSPACE) ? UIO_SYSSPACE : UIO_USERSPACE, &dpn);
usr/src/uts/common/fs/dev/sdev_vfsops.c
246
UIO_USERSPACE, FOLLOW, NULLVPP, &avp)) {
usr/src/uts/common/fs/fifofs/fifovnops.c
1276
uio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/fs/gfs.c
1142
rv = vn_rdwr(UIO_READ, vp, *addrp, len, off, UIO_USERSPACE,
usr/src/uts/common/fs/hsfs/hsfs_vfsops.c
1350
UIO_SYSSPACE : UIO_USERSPACE;
usr/src/uts/common/fs/hsfs/hsfs_vfsops.c
338
UIO_SYSSPACE : UIO_USERSPACE, &dpn);
usr/src/uts/common/fs/lofs/lofs_vfsops.c
190
UIO_SYSSPACE : UIO_USERSPACE, FOLLOW, NULLVPP, &realrootvp))
usr/src/uts/common/fs/nfs/nfs4_vfsops.c
580
error = pn_get(STRUCT_FGETP(args, fh), UIO_USERSPACE, &pn);
usr/src/uts/common/fs/nfs/nfs_export.c
1276
error = pn_get(STRUCT_FGETP(uap, dname), UIO_USERSPACE, &lookpn);
usr/src/uts/common/fs/nfs/nfs_export.c
1305
error = lookupname(STRUCT_FGETP(uap, dname), UIO_USERSPACE,
usr/src/uts/common/fs/nfs/nfs_export.c
1313
error = lookupname(STRUCT_FGETP(uap, dname), UIO_USERSPACE,
usr/src/uts/common/fs/nfs/nfs_export.c
2008
error = lookupname(STRUCT_FGETP(uap, fname), UIO_USERSPACE,
usr/src/uts/common/fs/nfs/nfs_export.c
2016
error = lookupname(STRUCT_FGETP(uap, fname), UIO_USERSPACE,
usr/src/uts/common/fs/nfs/nfs_export.c
2134
STRUCT_FGETP(uap, fname), UIO_USERSPACE, cr);
usr/src/uts/common/fs/nfs/nfs_log.c
1898
if (seg == UIO_USERSPACE) {
usr/src/uts/common/fs/pathname.c
111
if (seg == UIO_USERSPACE)
usr/src/uts/common/fs/pcfs/pc_vfsops.c
309
if (error = pn_get(uap->spec, UIO_USERSPACE, &special)) {
usr/src/uts/common/fs/portfs/port_fop.c
753
if ((error = pn_get(fname, UIO_USERSPACE, &pn)) != 0) {
usr/src/uts/common/fs/portfs/port_fop.c
760
if ((error = pn_get(fname, UIO_USERSPACE, &pn)) != 0) {
usr/src/uts/common/fs/proc/prcontrol.c
2263
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/fs/smbclnt/netsmb/smb_usr.c
253
UIO_SYSSPACE : UIO_USERSPACE;
usr/src/uts/common/fs/smbclnt/netsmb/subr_mchain.c
130
#define uio_isuserspace(uio) (uio->uio_segflg == UIO_USERSPACE)
usr/src/uts/common/fs/sockfs/socksubr.c
138
ASSERT(uioflag == UIO_SYSSPACE || uioflag == UIO_USERSPACE);
usr/src/uts/common/fs/sockfs/socksyscalls.c
1005
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/fs/sockfs/socksyscalls.c
1035
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/fs/sockfs/socksyscalls.c
1186
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/fs/sockfs/socksyscalls.c
1320
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/fs/sockfs/socksyscalls.c
1476
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/fs/sockfs/socksyscalls.c
1508
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/fs/tmpfs/tmp_vfsops.c
297
(uap->flags & MS_SYSSPACE) ? UIO_SYSSPACE : UIO_USERSPACE, &dpn))
usr/src/uts/common/fs/udfs/udf_vfsops.c
210
if (error = pn_get(uap->dir, UIO_USERSPACE, &dpn)) {
usr/src/uts/common/fs/udfs/udf_vfsops.c
217
if (error = lookupname(uap->spec, UIO_USERSPACE, FOLLOW, NULLVPP,
usr/src/uts/common/fs/ufs/ufs_directio.c
608
if (uio->uio_segflg == UIO_USERSPACE) {
usr/src/uts/common/fs/ufs/ufs_directio.c
912
if (uio->uio_segflg == UIO_USERSPACE) {
usr/src/uts/common/fs/ufs/ufs_vfsops.c
276
UIO_SYSSPACE : UIO_USERSPACE;
usr/src/uts/common/fs/ufs/ufs_vnops.c
2433
(uiop->uio_segflg == UIO_USERSPACE ||
usr/src/uts/common/fs/vfs.c
1131
UIO_SYSSPACE : UIO_USERSPACE;
usr/src/uts/common/fs/vfs.c
1340
if (fromspace == UIO_USERSPACE) {
usr/src/uts/common/fs/vfs.c
983
UIO_SYSSPACE : UIO_USERSPACE;
usr/src/uts/common/fs/zfs/zfs_vfsops.c
1946
UIO_SYSSPACE : UIO_USERSPACE;
usr/src/uts/common/io/fd.c
1792
uio->uio_segflg = UIO_USERSPACE;
usr/src/uts/common/io/ksocket/ksocket.c
209
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/io/ksocket/ksocket.c
261
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/io/ksocket/ksocket.c
310
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/io/ksocket/ksocket.c
368
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/io/ksocket/ksocket.c
421
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/io/ksocket/ksocket.c
472
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/io/ksyms.c
361
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/io/lofi.c
1898
uio.uio_segflg = (flag & FKIOCTL) ? UIO_SYSSPACE : UIO_USERSPACE;
usr/src/uts/common/io/scsi/adapters/scsi_vhci/mpapi_impl.c
2037
uioseg = (mode & FKIOCTL) ? UIO_SYSSPACE : UIO_USERSPACE;
usr/src/uts/common/io/scsi/targets/sd.c
11260
case UIO_USERSPACE:
usr/src/uts/common/io/scsi/targets/sd.c
22147
UIO_USERSPACE;
usr/src/uts/common/io/scsi/targets/sd.c
27107
rval = sd_send_scsi_cmd(dev, com, FKIOCTL, UIO_USERSPACE,
usr/src/uts/common/io/scsi/targets/sd.c
27684
rval = sd_send_scsi_cmd(dev, com, FKIOCTL, UIO_USERSPACE,
usr/src/uts/common/io/scsi/targets/sd.c
27823
rval = sd_send_scsi_cmd(dev, com, FKIOCTL, UIO_USERSPACE,
usr/src/uts/common/io/scsi/targets/sd.c
28090
rval = sd_send_scsi_cmd(dev, com, FKIOCTL, UIO_USERSPACE,
usr/src/uts/common/io/scsi/targets/sd.c
28238
rval = sd_send_scsi_cmd(dev, com, FKIOCTL, UIO_USERSPACE,
usr/src/uts/common/io/scsi/targets/ses.c
956
uioseg = (Uf & FKIOCTL) ? UIO_SYSSPACE : UIO_USERSPACE;
usr/src/uts/common/io/scsi/targets/sgen.c
1262
uioseg = (flag & FKIOCTL) ? UIO_SYSSPACE : UIO_USERSPACE;
usr/src/uts/common/io/scsi/targets/st.c
6239
uioseg = (flag & FKIOCTL) ? UIO_SYSSPACE : UIO_USERSPACE;
usr/src/uts/common/io/smbios.c
216
uio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/os/acct.c
296
if ((error = vn_open(fname, UIO_USERSPACE, FWRITE,
usr/src/uts/common/os/core.c
823
err = core_write(vp, UIO_USERSPACE,
usr/src/uts/common/os/devpolicy.c
659
if (lookupname(devname, UIO_USERSPACE, FOLLOW,
usr/src/uts/common/os/exec.c
1346
oldlen, (offset_t)oldoffset, UIO_USERSPACE, 0,
usr/src/uts/common/os/exec.c
1617
if (segflg == UIO_USERSPACE) {
usr/src/uts/common/os/exec.c
1695
error = stk_add(args, uap->fname, UIO_USERSPACE);
usr/src/uts/common/os/exec.c
1719
if ((error = stk_add(args, sp, UIO_USERSPACE)) != 0)
usr/src/uts/common/os/exec.c
1737
if ((error = stk_add(args, sp, UIO_USERSPACE)) != 0)
usr/src/uts/common/os/exec.c
293
if ((error = pn_get((char *)fname, UIO_USERSPACE, &pn)) != 0)
usr/src/uts/common/os/exec.c
304
if ((error = pn_get((char *)fname, UIO_USERSPACE,
usr/src/uts/common/os/fio.c
1641
if (error = lookupnameat(path, UIO_USERSPACE,
usr/src/uts/common/os/inst_sync.c
165
if ((error = vn_open(pathname, UIO_USERSPACE,
usr/src/uts/common/os/inst_sync.c
185
(void) vn_remove(pathname, UIO_USERSPACE, RMFILE);
usr/src/uts/common/os/mmapobj.c
1109
UIO_USERSPACE, 0, (rlim64_t)0, fcred, NULL);
usr/src/uts/common/os/move.c
147
case UIO_USERSPACE:
usr/src/uts/common/os/move.c
166
case UIO_USERSPACE:
usr/src/uts/common/os/move.c
203
case UIO_USERSPACE:
usr/src/uts/common/os/move.c
279
case UIO_USERSPACE:
usr/src/uts/common/os/move.c
341
case UIO_USERSPACE:
usr/src/uts/common/os/move.c
459
if (uioa->uio_segflg != UIO_USERSPACE || rw != UIO_READ) {
usr/src/uts/common/os/move.c
79
case UIO_USERSPACE:
usr/src/uts/common/os/streamio.c
5104
uio.uio_segflg = (copyflag == U_TO_K) ? UIO_USERSPACE :
usr/src/uts/common/os/streamio.c
5377
uio.uio_segflg = (copyflag == U_TO_K) ? UIO_USERSPACE :
usr/src/uts/common/os/streamio.c
6698
uios.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/os/streamio.c
7955
uios.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/os/vm_subr.c
161
if (uio->uio_segflg == UIO_USERSPACE) {
usr/src/uts/common/os/zone.c
3456
if ((error = pn_get((char *)upath, UIO_USERSPACE, &upn)) != 0)
usr/src/uts/common/rpc/xdr_rdma.c
802
if (uiop->uio_segflg == UIO_USERSPACE) {
usr/src/uts/common/syscall/access.c
93
if (error = lookupnameatcred(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp,
usr/src/uts/common/syscall/acl.c
76
error = lookupname((char *)fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp);
usr/src/uts/common/syscall/chdir.c
122
if (error = lookupname(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp)) {
usr/src/uts/common/syscall/chdir.c
75
if (error = lookupname(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp)) {
usr/src/uts/common/syscall/getdents.c
223
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/syscall/link.c
69
error = vn_linkat(fstartvp, from, follow, tstartvp, to, UIO_USERSPACE);
usr/src/uts/common/syscall/mkdir.c
70
error = vn_createat(dname, UIO_USERSPACE, &vattr, EXCL, 0, &vp,
usr/src/uts/common/syscall/mknod.c
101
error = vn_createat(fname, UIO_USERSPACE, &vattr, EXCL, 0, &vp,
usr/src/uts/common/syscall/mount.c
97
if (error = lookupname(uap->dir, UIO_USERSPACE, FOLLOW, NULLVPP, &vp))
usr/src/uts/common/syscall/open.c
164
if (error = pn_get(fname, UIO_USERSPACE, &pn)) {
usr/src/uts/common/syscall/open.c
71
uio_seg_t seg = UIO_USERSPACE;
usr/src/uts/common/syscall/pathconf.c
147
if (error = lookupname(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp)) {
usr/src/uts/common/syscall/readlink.c
103
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/syscall/readlink.c
75
if (error = lookupnameat(name, UIO_USERSPACE, NO_FOLLOW,
usr/src/uts/common/syscall/rename.c
64
error = vn_renameat(fstartvp, from, tstartvp, to, UIO_USERSPACE);
usr/src/uts/common/syscall/resolvepath.c
44
if (error = pn_get(path, UIO_USERSPACE, &lookpn))
usr/src/uts/common/syscall/rw.c
1164
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/syscall/rw.c
1382
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/syscall/rw.c
1505
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/syscall/rw.c
1629
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/syscall/rw.c
165
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/syscall/rw.c
303
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/syscall/rw.c
446
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/syscall/rw.c
576
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/syscall/rw.c
760
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/syscall/rw.c
951
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/syscall/sendfile.c
151
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/syscall/sendfile.c
510
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/syscall/sendfile.c
802
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/syscall/sendfile.c
840
auio.uio_segflg = UIO_USERSPACE;
usr/src/uts/common/syscall/stat.c
109
if (error = lookupnameat(name, UIO_USERSPACE, follow, NULLVPP,
usr/src/uts/common/syscall/statfs.c
72
if (error = lookupname(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp)) {
usr/src/uts/common/syscall/statvfs.c
168
if (error = lookupname(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp)) {
usr/src/uts/common/syscall/statvfs.c
223
if (error = lookupname(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp)) {
usr/src/uts/common/syscall/statvfs.c
297
if (error = lookupname(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp)) {
usr/src/uts/common/syscall/statvfs.c
338
if (error = lookupname(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp)) {
usr/src/uts/common/syscall/symlink.c
74
if (error = pn_get(linkname, UIO_USERSPACE, &lpn))
usr/src/uts/common/syscall/umount.c
145
if (error = pn_get(pathp, UIO_USERSPACE, &pn))
usr/src/uts/common/syscall/unlink.c
63
error = vn_removeat(startvp, name, UIO_USERSPACE,
usr/src/uts/common/syscall/utime.c
89
if ((error = lookupnameat(fname, UIO_USERSPACE,
usr/src/uts/common/syscall/utssys.c
849
error = lookupname(path, UIO_USERSPACE, FOLLOW, NULLVPP, &fvp);
usr/src/uts/intel/io/dktp/dcdev/dadk.c
803
UIO_SYSSPACE : UIO_USERSPACE), rw);
usr/src/uts/sun/io/dada/targets/dad.c
3269
i = dcdioctl_cmd(dev, scmd, UIO_SYSSPACE, UIO_USERSPACE);
usr/src/uts/sun/io/dada/targets/dad.c
3369
uioseg = (flag & FKIOCTL)? UIO_SYSSPACE: UIO_USERSPACE;
usr/src/uts/sun/io/fd.c
2471
uio->uio_segflg = UIO_USERSPACE;
usr/src/uts/sun4v/io/vdc.c
5752
auio.uio_segflg = flag & FKIOCTL ? UIO_SYSSPACE : UIO_USERSPACE;