Searched refs:expcred (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.sbin/mountd/ |
H A D | mountd.c | 109 struct expcred { struct 124 struct expcred ex_defanon; argument 157 struct expcred gr_anon; 199 struct expcred *, uint64_t); 216 struct expcred *, char *, int, struct statfs *, int, int *); 218 struct grouplist *, int *, uint64_t *, struct expcred *, 234 static int compare_cred(struct expcred *, struct expcred *); 245 struct exportlist *, int, struct expcred *, uint64_t); 251 static void parsecred(char *, struct expcred *); 267 static void cp_cred(struct expcred *, struct expcred *); [all …]
|