Home
last modified time | relevance | path

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

/linux-2.6.39/security/tomoyo/
Dtomoyo.c28 static void tomoyo_cred_transfer(struct cred *new, const struct cred *old) in tomoyo_cred_transfer() function
247 .cred_transfer = tomoyo_cred_transfer,