Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/common/
H A Dnfs.h197 struct nfsd_idargs { struct
198 int nid_flag; /* Flags (see below) */
199 uid_t nid_uid; /* user/group id */
200 gid_t nid_gid;
201 int nid_usermax; /* Upper bound on user name cache */
202 int nid_usertimeout;/* User name timeout (minutes) */
203 u_char *nid_name; /* Name */
204 int nid_namelen; /* and its length */
205 gid_t *nid_grps; /* and the list */
206 int nid_ngroup; /* Size of groups list */