Home
last modified time | relevance | path

Searched defs:old_cred (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/security/mac_do/
H A Dmac_do.c1643 const struct ucred *const old_cred, const struct ucred *const new_cred) in rule_grant_supplementary_groups() argument
1784 const struct ucred *const old_cred, const gid_t gid) in rule_grant_primary_group() argument
1817 const struct ucred *const old_cred, const struct ucred *const new_cred) in rule_grant_primary_groups() argument
1838 user_is_current(const uid_t uid, const struct ucred *const old_cred) in user_is_current() argument
1846 rule_grant_user(const struct rule * const rule,const struct ucred * const old_cred,const uid_t uid) rule_grant_user() argument
1872 rule_grant_users(const struct rule * const rule,const struct ucred * const old_cred,const struct ucred * const new_cred) rule_grant_users() argument
1895 rule_grant_setcred(const struct rule * const rule,const struct ucred * const old_cred,const struct ucred * const new_cred) rule_grant_setcred() argument
2057 mac_do_check_setcred(u_int flags,const struct ucred * const old_cred,struct ucred * const new_cred) mac_do_check_setcred() argument
[all...]
/freebsd/sys/security/mac/
H A Dmac_cred.c237 mac_cred_check_setcred(u_int flags, const struct ucred *old_cred, in mac_cred_check_setcred()
/freebsd/sys/kern/
H A Dkern_prot.c690 struct ucred *new_cred, *old_cred, *to_free_cred; in kern_setcred() local
/freebsd/sys/security/mac_stub/
H A Dmac_stub.c231 stub_cred_check_setcred(u_int flags, const struct ucred *old_cred, in stub_cred_check_setcred()
/freebsd/sys/security/mac_test/
H A Dmac_test.c269 test_cred_check_setcred(u_int flags, const struct ucred *old_cred, in test_cred_check_setcred()