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