Searched defs:member (Results 1 – 4 of 4) sorted by relevance
134 struct tomoyo_path_group *member; in tomoyo_path_matches_group() local162 struct tomoyo_number_group *member; in tomoyo_number_matches_group() local192 struct tomoyo_address_group *member; in tomoyo_address_matches_group() local
331 struct tomoyo_path_group *member = in tomoyo_del_path_group() local488 struct tomoyo_acl_head *member; in tomoyo_collect_member() local
1830 struct tomoyo_address_group *member = in tomoyo_read_group() local
1963 #define list_entry_is_head(pos, head, member) (&pos->member == (head)) argument