Home
last modified time | relevance | path

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

/linux-4.4.14/security/tomoyo/
Daudit.c430 void tomoyo_read_log(struct tomoyo_io_buffer *head) in tomoyo_read_log() function
Dcommon.h1053 void tomoyo_read_log(struct tomoyo_io_buffer *head);
Dcommon.c2367 head->read = tomoyo_read_log; in tomoyo_open_control()