Searched refs:lookupnameatcred (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | pathname.h | 87 extern int lookupnameatcred(char *, enum uio_seg, int follow,
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | access.c | 93 if (error = lookupnameatcred(fname, UIO_USERSPACE, FOLLOW, NULLVPP, &vp, in caccess()
|
/titanic_41/usr/src/uts/common/fs/ |
H A D | lookup.c | 73 return (lookupnameatcred(fnamep, seg, followlink, dirvpp, compvpp, NULL, in lookupname() 82 lookupnameatcred( in lookupnameatcred() function 118 return (lookupnameatcred(fnamep, seg, followlink, dirvpp, compvpp, in lookupnameat()
|