Home
last modified time | relevance | path

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

/security/landlock/
A Dcred.c22 const struct landlock_cred_security *const old_llcred = in hook_cred_transfer() local
25 if (old_llcred->domain) { in hook_cred_transfer()
26 landlock_get_ruleset(old_llcred->domain); in hook_cred_transfer()
27 *landlock_cred(new) = *old_llcred; in hook_cred_transfer()

Completed in 3 milliseconds