nfstype
nfstype ntyp;
nfstype nfsv34_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK, NFSOCK,
extern nfstype nfsv34_type[9];
nfstype nfs4type = NFNON;
nfs4type = fxdr_unsigned(nfstype, *tl);
static nfstype newnfsv2_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK,
extern nfstype nfsv34_type[9];
nfstype fa4_type;