OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chownres
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/nfs/
nfs_serv.c
3471
register_t linkmax, namemax,
chownres
, notrunc;
local in function:nfsrv_pathconf
3491
error = VOP_PATHCONF(vp, _PC_CHOWN_RESTRICTED, &
chownres
);
3505
pc->pc_chownrestricted = txdr_unsigned(
chownres
);
/src/sys/fs/nfs/server/
nfs_nfsdserv.c
2134
register_t linkmax, namemax,
chownres
, notrunc;
local in function:nfsrvd_pathconf
2148
&
chownres
, nd->nd_cred, p);
2160
pc->pc_chownrestricted = txdr_unsigned(
chownres
);
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025