Home
last modified time | relevance | path

Searched refs:NULLVPP (Results 1 – 25 of 66) sorted by relevance

123

/titanic_41/usr/src/uts/common/syscall/
H A Dstatvfs.c170 if (error = lookupname(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp)) { in statvfs()
225 if (error = lookupname(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp)) { in statvfs64()
299 if (error = lookupname(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp)) { in statvfs32()
340 if (error = lookupname(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp)) { in statvfs64_32()
H A Dchdir.c75 if (error = lookupname(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp)) { in chdir()
122 if (error = lookupname(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp)) { in chroot()
H A Dmount.c99 if (error = lookupname(uap->dir, UIO_USERSPACE, FOLLOW, NULLVPP, &vp)) in mount()
H A Dumount.c165 NULLVPP, &fsrootvp)) { in umount2()
H A Dpathconf.c149 if (error = lookupname(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp)) { in pathconf()
H A Dsymlink.c78 if (error = lookuppnat(&lpn, NULL, NO_FOLLOW, &dvp, NULLVPP, startvp)) { in symlinkat()
H A Daccess.c93 if (error = lookupnameatcred(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp, in caccess()
H A Dreadlink.c76 NULLVPP, &vp, startvp)) { in readlinkat()
H A Dstatfs.c74 if (error = lookupname(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp)) { in statfs32()
H A Dutime.c90 follow, NULLVPP, &vp, startvp)) != 0) { in cfutimesat()
H A Dopen.c120 NULLVPP, &vp, startvp)) in copen()
H A Dacl.c78 error = lookupname((char *)fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp); in acl()
/titanic_41/usr/src/uts/common/gssapi/
H A Dgssd_handle.c111 FOLLOW, NULLVPP, &vp)) != 0) { in getgssd_handle()
/titanic_41/usr/src/uts/common/exec/shbin/
H A Dshbin.c202 error = lookuppn(&intppn, &resolvepn, FOLLOW, NULLVPP, &nvp); in shbinexec()
/titanic_41/usr/src/uts/common/exec/java/
H A Djava.c153 if (error = lookuppn(&lookpn, &resolvepn, FOLLOW, NULLVPP, &nvp)) { in javaexec()
/titanic_41/usr/src/uts/common/exec/intp/
H A Dintp.c204 if (error = lookuppn(&intppn, &resolvepn, FOLLOW, NULLVPP, &nvp)) { in intpexec()
/titanic_41/usr/src/uts/common/cpr/
H A Dcpr_misc.c294 UIO_SYSSPACE, FOLLOW, NULLVPP, &vp)) != 0) { in cpr_verify_statefile_path()
349 UIO_SYSSPACE, FOLLOW, NULLVPP, &vp)) != 0) { in cpr_verify_statefile_path()
399 UIO_SYSSPACE, FOLLOW, NULLVPP, &vp)) != 0) { in cpr_verify_statefile_path()
/titanic_41/usr/src/uts/common/io/
H A Ddump.c173 FOLLOW, NULLVPP, &vp)) != 0) in dump_ioctl()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vfsops.c251 NULLVPP, &cachedirvp); in cachefs_mount()
280 NULLVPP, &backrootvp); in cachefs_mount()
1200 NULLVPP, &cachedirvp); in cachefs_remount()
1289 NULLVPP, &backrootvp); in cachefs_remount()
/titanic_41/usr/src/uts/common/avs/ns/
H A Dcontract.h91 #define NULLVPP NULL macro
/titanic_41/usr/src/uts/common/rpc/sec/
H A Dkey_call.c255 FOLLOW, NULLVPP, &vp)) != 0) { in key_call()
/titanic_41/usr/src/uts/common/exec/aout/
H A Daout.c190 NULLVPP, &nvp)) { in aoutexec()
/titanic_41/usr/src/uts/common/io/ib/clients/rds/
H A Drds_ioctl.c56 if (lookupname("/dev/udp", UIO_SYSSPACE, FOLLOW, NULLVPP, &kkvp) == 0) { in rds_do_ip_ioctl()
/titanic_41/usr/src/uts/common/fs/devfs/
H A Ddevfs_vfsops.c332 if (devfs_lookupname(dirpath, NULLVPP, &dirvp)) { in devfs_dip_to_dvnode()
/titanic_41/usr/src/uts/common/fs/dev/
H A Dsdev_vfsops.c236 UIO_USERSPACE, FOLLOW, NULLVPP, &avp)) { in sdev_mount()

123