Home
last modified time | relevance | path

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

/NextBSD/contrib/amd/include/
HDam_xdr_func.h46 #define AM_FHSIZE3 64 /* size in bytes of a file handle (v3) */ macro
52 char am_fh3_data[AM_FHSIZE3];
/NextBSD/contrib/amd/libamu/
HDxdr_func.c916 AM_FHSIZE3)) in xdr_am_fhandle3()
1080 if (objp->am_fh3_length > AM_FHSIZE3) in xdr_am_nfs_fh3()
/NextBSD/contrib/amd/
HDChangeLog2669 * libamu/xdr_func.c (xdr_am_nfs_fh3): Use AM_FHSIZE3 instead of
2698 * include/am_xdr_func.h: ... here. Also define AM_FHSIZE3,