Home
last modified time | relevance | path

Searched defs:FHSIZE3 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/librpcsvc/
H A Dmount.x47 const FHSIZE3 = 64; /* size in bytes of a file handle (v3) */ variable
56 typedef opaque fhandle3<FHSIZE3>; typedef
/netbsd-src/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_linux.h77 # define FHSIZE3 64 macro