Searched defs:cond (Results 1 – 10 of 10) sorted by relevance
| /security/apparmor/ |
| A D | file.c | 151 const char **name, struct path_cond *cond, u32 request) in path_name() 183 aa_state_t state, struct path_cond *cond) in aa_lookup_condperms() 210 const char *name, struct path_cond *cond, in aa_str_perms() 223 u32 request, struct path_cond *cond, int flags, in __aa_path_perm() 245 struct path_cond *cond, int flags, in profile_path_perm() 278 struct path_cond *cond) in aa_path_perm() 323 struct path_cond *cond) in profile_path_link() 433 struct path_cond cond = { in aa_path_link() local 487 struct path_cond cond = { in __file_path_perm() local
|
| A D | domain.c | 136 struct path_cond cond = { }; in label_compound_match() local 199 struct path_cond cond = { }; in label_components_match() local 662 char *buffer, struct path_cond *cond, in profile_transition() 795 char *buffer, struct path_cond *cond, in profile_onexec() 871 char *buffer, struct path_cond *cond, in handle_onexec() 929 struct path_cond cond = { in apparmor_bprm_creds_for_exec() local
|
| A D | lsm.c | 219 struct path_cond *cond) in common_perm() 246 struct path_cond cond = { in common_perm_cond() local 269 struct path_cond *cond) in common_perm_dir_dentry() 289 struct path_cond cond = { }; in common_perm_rm() local 315 struct path_cond cond = { current_fsuid(), mode }; in common_perm_create() local 401 struct path_cond cond = { in apparmor_path_rename() local 486 struct path_cond cond = { in apparmor_file_open() local
|
| A D | af_unix.c | 50 struct path_cond cond = { in unix_fs_perm() local
|
| A D | apparmorfs.c | 626 struct path_cond cond = { }; in profile_query_cb() local
|
| /security/tomoyo/ |
| A D | gc.c | 279 struct tomoyo_condition *cond = container_of(element, typeof(*cond), in tomoyo_del_condition() local
|
| A D | condition.c | 766 const struct tomoyo_condition *cond) in tomoyo_condition()
|
| A D | common.h | 674 struct tomoyo_condition *cond; /* Maybe NULL. */ member 1191 static inline void tomoyo_put_condition(struct tomoyo_condition *cond) in tomoyo_put_condition()
|
| A D | common.c | 1225 const struct tomoyo_condition *cond) in tomoyo_print_condition()
|
| /security/apparmor/include/ |
| A D | perms.h | 74 u32 cond; /* set only when ~allow and ~deny */ member
|
Completed in 40 milliseconds