Searched refs:pc_namemax (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/contrib/tcpdump/
H A Dnfs.h435 u_int32_t pc_namemax; member in struct:nfsv3_pathconf
H A Dprint-nfs.c1526 EXTRACT_32BITS(&spp->pc_namemax),
/freebsd-10-stable/sys/nfs/
H A Dnfsproto.h692 u_int32_t pc_namemax; member in struct:nfsv3_pathconf
/freebsd-10-stable/sys/fs/nfs/
H A Dnfsproto.h1362 u_int32_t pc_namemax; member in struct:nfsv3_pathconf
H A Dnfs_commonsubs.c891 pc->pc_namemax = NAME_MAX;
1359 pc->pc_namemax = tuint;
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clvnops.c3478 pc.pc_namemax = NFS_MAXNAMLEN;
3490 *ap->a_retval = pc.pc_namemax;
H A Dnfs_clrpcops.c4204 pc->pc_namemax = fxdr_unsigned(u_int32_t, *tl++);
/freebsd-10-stable/sys/nfsserver/
H A Dnfs_serv.c3647 pc->pc_namemax = txdr_unsigned(namemax);
/freebsd-10-stable/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c2138 pc->pc_namemax = txdr_unsigned(namemax);

Completed in 118 milliseconds