nfsopbit_t
nfsopbit_t nd_allowops; /* Allowed ops ND_MACHCRED */
nfsrv_getopbits(struct nfsrv_descript *nd, nfsopbit_t *opbitp, int *cntp)
nfsrv_putopbit(struct nfsrv_descript *nd, nfsopbit_t *opbitp)
int nfsrv_getopbits(struct nfsrv_descript *, nfsopbit_t *, int *);
int nfsrv_putopbit(struct nfsrv_descript *, nfsopbit_t *);
nfsopbit_t lc_mustops; /* Must ops SP4_MACH_CRED */
nfsopbit_t lc_allowops; /* Allowed ops SP4_MACH_CRED */
nfsopbit_t mustops, allowops;