Searched refs:log (Results 1 - 1 of 1) sorted by relevance

/security/tomoyo/
H A Daudit.c138 * tomoyo_print_header - Get header line of audit log.
295 /* Structure for audit log. */
298 char *log; member in struct:tomoyo_log
317 * @is_granted: True if granted log, false otherwise.
349 * tomoyo_write_log2 - Write an audit log.
375 entry->log = buf;
379 * Don't go beyond strlen(entry->log).
404 * tomoyo_write_log - Write an audit log.
424 * tomoyo_read_log - Read an audit log.
446 head->read_buf = ptr->log;
[all...]

Completed in 82 milliseconds