Searched refs:tomoyo_group (Results 1 – 5 of 5) sorted by relevance
76 struct tomoyo_group *group = tomoyo_get_group(param, type); in tomoyo_write_group()132 const struct tomoyo_group *group) in tomoyo_path_matches_group()160 const struct tomoyo_group *group) in tomoyo_number_matches_group()190 const struct tomoyo_group *group) in tomoyo_address_matches_group()
95 struct tomoyo_group *tomoyo_get_group(struct tomoyo_acl_param *param, in tomoyo_get_group()98 struct tomoyo_group e = { }; in tomoyo_get_group()99 struct tomoyo_group *group = NULL; in tomoyo_get_group()121 struct tomoyo_group *entry = tomoyo_commit_ok(&e, sizeof(e)); in tomoyo_get_group()
522 struct tomoyo_group *group;528 struct tomoyo_group *group; /* Maybe NULL. */536 struct tomoyo_group *group; /* Pointer to address group. */541 struct tomoyo_group { struct928 const struct tomoyo_group *group);943 const struct tomoyo_group *group);968 (const struct tomoyo_path_info *pathname, const struct tomoyo_group *group);1034 struct tomoyo_group *tomoyo_get_group(struct tomoyo_acl_param *param,1206 static inline void tomoyo_put_group(struct tomoyo_group *group) in tomoyo_put_group()
346 struct tomoyo_group *group = in tomoyo_del_group()564 struct tomoyo_group *group; in tomoyo_collect_entry()565 struct tomoyo_group *tmp; in tomoyo_collect_entry()
1795 struct tomoyo_group *group = in tomoyo_read_group()