OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:linkmax
(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
3487
error = VOP_PATHCONF(vp, _PC_LINK_MAX, &
linkmax
);
3502
pc->pc_linkmax = txdr_unsigned(
linkmax
);
/src/sys/fs/nfs/server/
nfs_nfsdserv.c
2134
register_t
linkmax
, namemax, chownres, notrunc;
local in function:nfsrvd_pathconf
2141
nd->nd_repstat = nfsvno_pathconf(vp, _PC_LINK_MAX, &
linkmax
,
2157
pc->pc_linkmax = txdr_unsigned(
linkmax
);
Completed in 15 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025