OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vaccess
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/tip/
value.c
46
static int
vaccess
(int, int);
97
if (!
vaccess
(p->v_access, (unsigned int)WRITE)) {
142
if (
vaccess
(p->v_access, READ))
181
if ((p = vlookup(s)) &&
vaccess
(p->v_access, READ)) {
251
vaccess
(int mode, int rw)
function
/src/sys/fs/nfs/client/
nfs_clvnops.c
3249
error =
vaccess
(vp->v_type, vap->va_mode, vap->va_uid, vap->va_gid,
Completed in 23 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026