Home
last modified time | relevance | path

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

/linux-3.4.99/security/tomoyo/
Dcommon.c1359 head->r.acl_group_index); in tomoyo_set_group()
1885 head->r.acl_group_index = head->r.step - TOMOYO_MAX_POLICY in tomoyo_read_exception()
1888 [head->r.acl_group_index])) in tomoyo_read_exception()
Dcommon.h806 u8 acl_group_index; member