Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Dutil.c23 const u8 tomoyo_index2category[TOMOYO_MAX_MAC_INDEX] = { variable
1003 mode = p->config[tomoyo_index2category[index] in tomoyo_get_mode()
H A Daudit.c334 const u8 category = tomoyo_index2category[index] + in tomoyo_get_audit()