Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/nfs/
H A Dnfs.h215 struct nfsd_cargs { struct
216 char *ncd_dirp; /* Mount dir path */
217 uid_t ncd_authuid; /* Effective uid */
218 int ncd_authtype; /* Type of authenticator */
219 u_int ncd_authlen; /* Length of authenticator string */
220 u_char *ncd_authstr; /* Authenticator string */
221 u_int ncd_verflen; /* and the verifier */
222 u_char *ncd_verfstr;
223 NFSKERBKEY_T ncd_key; /* Session key */