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

/linux-master/security/tomoyo/
H A Dcommon.c2601 * tomoyo_parse_policy - Parse a policy line.
2610 static int tomoyo_parse_policy(struct tomoyo_io_buffer *head, char *line) function
2719 switch (tomoyo_parse_policy(head, cp0)) {
2864 tomoyo_parse_policy(&head, start);

Completed in 103 milliseconds