Searched defs:nfsd_oidargs (Results 1 – 1 of 1) sorted by relevance
250 struct nfsd_oidargs { struct251 int nid_flag; /* Flags (see below) */252 uid_t nid_uid; /* user/group id */253 gid_t nid_gid;254 int nid_usermax; /* Upper bound on user name cache */255 int nid_usertimeout;/* User name timeout (minutes) */256 u_char *nid_name; /* Name */257 int nid_namelen; /* and its length */