Searched refs:category (Results 1 – 2 of 2) sorted by relevance
334 const u8 category = tomoyo_index2category[index] + in tomoyo_get_audit() local348 mode = p->config[category]; in tomoyo_get_audit()
603 const char *category = in tomoyo_set_mode() local606 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() argument1373 tomoyo_set_string(head, category); in tomoyo_set_group()
Completed in 7 milliseconds