Home
last modified time | relevance | path

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

/security/tomoyo/
Dcommon.c1347 head->r.acl_group_index); in tomoyo_set_group()
1873 head->r.acl_group_index = head->r.step - TOMOYO_MAX_POLICY in tomoyo_read_exception()
1876 [head->r.acl_group_index])) in tomoyo_read_exception()
Dcommon.h806 u8 acl_group_index; member