Searched refs:match (Results 1 – 6 of 6) sorted by relevance
236 const bool match) in tomoyo_scan_exec_realpath() argument249 return result == match; in tomoyo_scan_exec_realpath()799 const bool match = condp->equals; in tomoyo_condition() local821 == match) in tomoyo_condition()828 match)) in tomoyo_condition()1076 == match) in tomoyo_condition()1080 max_v[0] >= ptr->values[0]) == match) in tomoyo_condition()1097 if (!(max_v[0] & max_v[1]) == !match) in tomoyo_condition()1107 if (!(max_v[0] & max_v[1]) == !match) in tomoyo_condition()1113 if ((min_v[0] <= max_v[1] && max_v[0] >= min_v[1]) == match) in tomoyo_condition()
1286 const u8 match = condp->equals; in tomoyo_print_condition() local1330 tomoyo_set_string(head, match ? "=" : "!="); in tomoyo_print_condition()
393 bool match = false; in verify_new_ex() local412 match = match_exception_partial(&dev_cgroup->exceptions, in verify_new_ex()418 if (match) in verify_new_ex()429 match = match_exception(&dev_cgroup->exceptions, refex->type, in verify_new_ex()433 if (match) in verify_new_ex()
3241 struct class_datum *match; in security_get_permissions() local3246 match = hashtab_search(policydb->p_classes.table, class); in security_get_permissions()3247 if (!match) { in security_get_permissions()3254 *nperms = match->permissions.nprim; in security_get_permissions()3259 if (match->comdatum) { in security_get_permissions()3260 rc = hashtab_map(match->comdatum->permissions.table, in security_get_permissions()3266 rc = hashtab_map(match->permissions.table, get_permissions_callback, in security_get_permissions()3461 int match = 0; in selinux_audit_rule_match() local3471 match = -ESTALE; in selinux_audit_rule_match()3479 match = -ENOENT; in selinux_audit_rule_match()[all …]
6 apparmor-y := apparmorfs.o audit.o capability.o task.o ipc.o lib.o match.o \
88 if the boot PCRs and other criteria match. Userspace will only ever