Searched defs:b (Results 1 – 11 of 11) sorted by relevance
/security/tomoyo/ |
D | group.c | 19 const struct tomoyo_acl_head *b) in tomoyo_same_path_group() 34 const struct tomoyo_acl_head *b) in tomoyo_same_number_group() 53 const struct tomoyo_acl_head *b) in tomoyo_same_address_group()
|
D | file.c | 336 const struct tomoyo_acl_info *b) in tomoyo_same_path_acl() 353 struct tomoyo_acl_info *b, in tomoyo_merge_path_acl() 405 const struct tomoyo_acl_info *b) in tomoyo_same_mkdev_acl() 425 struct tomoyo_acl_info *b, in tomoyo_merge_mkdev_acl() 484 const struct tomoyo_acl_info *b) in tomoyo_same_path2_acl() 502 struct tomoyo_acl_info *b, in tomoyo_merge_path2_acl() 617 const struct tomoyo_acl_info *b) in tomoyo_same_path_number_acl() 637 struct tomoyo_acl_info *b, in tomoyo_merge_path_number_acl() 947 const struct tomoyo_acl_info *b) in tomoyo_same_mount_acl()
|
D | network.c | 192 const struct tomoyo_acl_info *b) in tomoyo_same_inet_acl() 211 const struct tomoyo_acl_info *b) in tomoyo_same_unix_acl() 230 struct tomoyo_acl_info *b, in tomoyo_merge_inet_acl() 256 struct tomoyo_acl_info *b, in tomoyo_merge_unix_acl()
|
D | domain.c | 70 const struct tomoyo_acl_info *b) in tomoyo_same_acl_head() 212 const struct tomoyo_acl_head *b) in tomoyo_same_transition_control() 369 const struct tomoyo_acl_head *b) in tomoyo_same_aggregator()
|
D | environ.c | 76 const struct tomoyo_acl_info *b) in tomoyo_same_env_acl()
|
D | condition.c | 345 const struct tomoyo_condition *b) in tomoyo_same_condition()
|
D | common.c | 826 const struct tomoyo_acl_head *b) in tomoyo_same_manager() 1034 const struct tomoyo_acl_info *b) in tomoyo_same_task_acl()
|
D | common.h | 1152 const struct tomoyo_path_info *b) in tomoyo_pathcmp() 1231 (const struct tomoyo_name_union *a, const struct tomoyo_name_union *b) in tomoyo_same_name_union() 1245 (const struct tomoyo_number_union *a, const struct tomoyo_number_union *b) in tomoyo_same_number_union() 1261 (const struct tomoyo_ipaddr_union *a, const struct tomoyo_ipaddr_union *b) in tomoyo_same_ipaddr_union()
|
/security/ |
D | device_cgroup.c | 331 const char *b; in devcgroup_update_access() local
|
/security/selinux/ss/ |
D | conditional.c | 214 static int bool_isvalid(struct cond_bool_datum *b) in bool_isvalid()
|
/security/selinux/ |
D | selinuxfs.c | 1536 static inline unsigned int sel_div(unsigned long a, unsigned long b) in sel_div()
|