Home
last modified time | relevance | path

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

/linux-2.6.39/security/tomoyo/
Dtomoyo.c18 static int tomoyo_cred_prepare(struct cred *new, const struct cred *old, in tomoyo_cred_prepare() function
30 tomoyo_cred_prepare(new, old, 0); in tomoyo_cred_transfer()
246 .cred_prepare = tomoyo_cred_prepare,