Searched defs:nfsd_oidargs (Results 1 – 1 of 1) sorted by relevance
209 struct nfsd_oidargs { struct210 int nid_flag; /* Flags (see below) */211 uid_t nid_uid; /* user/group id */212 gid_t nid_gid;213 int nid_usermax; /* Upper bound on user name cache */214 int nid_usertimeout;/* User name timeout (minutes) */215 u_char *nid_name; /* Name */216 int nid_namelen; /* and its length */