Searched refs:expcred (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14-stable/usr.sbin/mountd/ |
| HD | mountd.c | 122 struct expcred { struct 137 struct expcred ex_defanon; argument 170 struct expcred gr_anon; 212 struct expcred *, uint64_t); 229 struct expcred *, char *, int, struct statfs *, int, int *); 231 struct grouplist *, int *, uint64_t *, struct expcred *, 248 static int compare_cred(struct expcred *, struct expcred *); 259 struct exportlist *, int, struct expcred *, uint64_t); 265 static void parsecred(char *, struct expcred *); 281 static void cp_cred(struct expcred *, struct expcred *); [all …]
|