Home
last modified time | relevance | path

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

/linux-2.6.39/security/tomoyo/
Dsecurityfs_if.c82 return tomoyo_write_control(file, buf, count); in tomoyo_write()
Dcommon.h713 int tomoyo_write_control(struct file *file, const char __user *buffer,
Dcommon.c1966 int tomoyo_write_control(struct file *file, const char __user *buffer, in tomoyo_write_control() function