Home
last modified time | relevance | path

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

/linux-2.6.39/security/tomoyo/
Dsecurityfs_if.c24 return tomoyo_open_control(key, file); in tomoyo_open()
Dcommon.h704 int tomoyo_open_control(const u8 type, struct file *file);
Dcommon.c1791 int tomoyo_open_control(const u8 type, struct file *file) in tomoyo_open_control() function