Home
last modified time | relevance | path

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

/security/tomoyo/
Daudit.c333 const u8 category = tomoyo_index2category[index] + in tomoyo_get_audit() local
347 mode = p->config[category]; in tomoyo_get_audit()
Dcommon.c611 const char *category = in tomoyo_set_mode() local
614 len = strlen(category); in tomoyo_set_mode()
615 if (strncmp(name, category, len) || in tomoyo_set_mode()
1374 const char *category) in tomoyo_set_group() argument
1381 tomoyo_set_string(head, category); in tomoyo_set_group()