Home
last modified time | relevance | path

Searched refs:category (Results 1 – 2 of 2) sorted by relevance

/security/tomoyo/
A Daudit.c334 const u8 category = tomoyo_index2category[index] + in tomoyo_get_audit() local
348 mode = p->config[category]; in tomoyo_get_audit()
A Dcommon.c603 const char *category = in tomoyo_set_mode() local
606 len = strlen(category); in tomoyo_set_mode()
607 if (strncmp(name, category, len) || in tomoyo_set_mode()
1366 const char *category) in tomoyo_set_group() argument
1373 tomoyo_set_string(head, category); in tomoyo_set_group()

Completed in 7 milliseconds