Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Daudit.c440 void tomoyo_read_log(struct tomoyo_io_buffer *head) in tomoyo_read_log() function
H A Dcommon.h1062 void tomoyo_read_log(struct tomoyo_io_buffer *head);
H A Dcommon.c2428 head->read = tomoyo_read_log; in tomoyo_open_control()