Home
last modified time | relevance | path

Searched refs:lookupnameatcred (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpathname.h88 extern int lookupnameatcred(const char *, enum uio_seg, int follow,
/illumos-gate/usr/src/uts/common/syscall/
H A Daccess.c93 if (error = lookupnameatcred(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp, in caccess()
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_lookup.c69 return (lookupnameatcred(fnamep, seg, followlink, dirvpp, compvpp, NULL, in lookupname()
78 lookupnameatcred( in lookupnameatcred() function
/illumos-gate/usr/src/uts/common/fs/
H A Dlookup.c74 return (lookupnameatcred(fnamep, seg, followlink, dirvpp, compvpp, NULL, in lookupname()
83 lookupnameatcred( in lookupnameatcred() function
119 return (lookupnameatcred(fnamep, seg, followlink, dirvpp, compvpp, in lookupnameat()