OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linkmax
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/librpcsvc/
nfs_prot.x
1083
u_int32_t
linkmax
;
/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 42 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025