Home
last modified time | relevance | path

Searched refs:tomoyo_group (Results 1 – 5 of 5) sorted by relevance

/linux/security/tomoyo/
A Dgroup.c76 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()
A Dmemory.c95 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()
A Dcommon.h522 struct tomoyo_group *group;
528 struct tomoyo_group *group; /* Maybe NULL. */
536 struct tomoyo_group *group; /* Pointer to address group. */
541 struct tomoyo_group { struct
928 const struct tomoyo_group *group);
943 const struct tomoyo_group *group);
969 (const struct tomoyo_path_info *pathname, const struct tomoyo_group *group);
1035 struct tomoyo_group *tomoyo_get_group(struct tomoyo_acl_param *param,
1207 static inline void tomoyo_put_group(struct tomoyo_group *group) in tomoyo_put_group()
A Dgc.c346 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()
A Dcommon.c1804 struct tomoyo_group *group = in tomoyo_read_group()

Completed in 14 milliseconds