Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfs.h238 struct nfsd_idargs { struct
239 int nid_flag; /* Flags (see below) */
240 uid_t nid_uid; /* user/group id */
241 gid_t nid_gid;
242 int nid_usermax; /* Upper bound on user name cache */
243 int nid_usertimeout;/* User name timeout (minutes) */
244 u_char *nid_name; /* Name */
245 int nid_namelen; /* and its length */
246 gid_t *nid_grps; /* and the list */
247 int nid_ngroup; /* Size of groups list */