Home
last modified time | relevance | path

Searched refs:MNTNAMLEN3 (Results 1 – 3 of 3) sorted by relevance

/dports/devel/kio-extras/kio-extras-21.12.3/nfs/
H A Drpc_nfs3_prot.x854 const MNTNAMLEN3 = 255; /* Maximum bytes in a name */ variable
859 typedef string name3<MNTNAMLEN3>; typedef
H A Drpc_nfs3_prot.h927 #define MNTNAMLEN3 255 macro
H A Drpc_nfs3_prot_xdr.c1946 if (!xdr_string (xdrs, objp, MNTNAMLEN3)) in xdr_name3()