Home
last modified time | relevance | path

Searched refs:cp_cred (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/mountd/
H A Dmountd.c267 static void cp_cred(struct expcred *, struct expcred *);
1870 cp_cred(&grp->gr_anon, &anon); in get_exportlist_one()
2591 cp_cred(&ep->ex_defanon, anoncrp); in hang_dirp()
2675 cp_cred(&ep->ex_defanon, anoncrp); in add_dlist()
4092 cp_cred(struct expcred *outcr, struct expcred *incr) in cp_cred() function