Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/mountd/
HDmountd.c281 static void cp_cred(struct expcred *, struct expcred *);
1873 cp_cred(&grp->gr_anon, &anon); in get_exportlist_one()
2635 cp_cred(&ep->ex_defanon, anoncrp); in hang_dirp()
2719 cp_cred(&ep->ex_defanon, anoncrp); in add_dlist()
4136 cp_cred(struct expcred *outcr, struct expcred *incr) in cp_cred() function