OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pc_namemax
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/nfs/
nfsproto.h
431
u_int32_t
pc_namemax
;
member in struct:nfsv3_pathconf
nfs_serv.c
3503
pc->
pc_namemax
= txdr_unsigned(namemax);
nfs_vnops.c
3203
fxdr_unsigned(register_t, pcp->
pc_namemax
);
/src/sys/fs/nfs/common/
oldnfsproto.h
694
u_int32_t
pc_namemax
;
member in struct:nfsv3_pathconf
nfsproto.h
1332
u_int32_t
pc_namemax
;
member in struct:nfsv3_pathconf
nfs_commonsubs.c
890
pc->
pc_namemax
= NAME_MAX;
1357
pc->
pc_namemax
= tuint;
/src/sys/fs/nfs/client/
nfs_clvnops.c
3418
pc.
pc_namemax
= NFS_MAXNAMLEN;
3430
*ap->a_retval = pc.
pc_namemax
;
nfs_clrpcops.c
4169
pc->
pc_namemax
= fxdr_unsigned(u_int32_t, *tl++);
/src/sys/fs/nfs/server/
nfs_nfsdserv.c
2158
pc->
pc_namemax
= txdr_unsigned(namemax);
Completed in 83 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025