Searched refs:tomoyo_set_group (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/security/tomoyo/ |
H A D | common.c | 1365 static void tomoyo_set_group(struct tomoyo_io_buffer *head, in tomoyo_set_group() function 1409 tomoyo_set_group(head, "file "); in tomoyo_print_entry() 1423 tomoyo_set_group(head, "task "); in tomoyo_print_entry() 1437 tomoyo_set_group(head, "file "); in tomoyo_print_entry() 1458 tomoyo_set_group(head, "file "); in tomoyo_print_entry() 1479 tomoyo_set_group(head, "file "); in tomoyo_print_entry() 1502 tomoyo_set_group(head, "network inet "); in tomoyo_print_entry() 1535 tomoyo_set_group(head, "network unix "); in tomoyo_print_entry() 1552 tomoyo_set_group(head, "file mount"); in tomoyo_print_entry() 1561 tomoyo_set_group(head, "misc env "); in tomoyo_print_entry()
|