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.c1642 const struct ucred *const old_cred, const struct ucred *const new_cred) in rule_grant_supplementary_groups()
1783 const struct ucred *const old_cred, const gid_t gid) in rule_grant_primary_group()
1816 const struct ucred *const old_cred, const struct ucred *const new_cred) in rule_grant_primary_groups()
1837 user_is_current(const uid_t uid, const struct ucred *const old_cred) in user_is_current()
1845 const struct ucred *const old_cred, const uid_t uid) in rule_grant_user()
1871 const struct ucred *const old_cred, const struct ucred *const new_cred) in rule_grant_users()
1894 const struct ucred *const old_cred, const struct ucred *const new_cred) in rule_grant_setcred()
2056 mac_do_check_setcred(u_int flags, const struct ucred *const old_cred, in mac_do_check_setcred()
/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.c664 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()