Searched refs:match_component (Results 1 – 2 of 2) sorted by relevance
| /security/apparmor/ |
| A D | domain.c | 92 static inline aa_state_t match_component(struct aa_profile *profile, in match_component() function 142 state = match_component(profile, tp, stack, state); in label_compound_match() 157 state = match_component(profile, tp, false, state); in label_compound_match() 206 state = match_component(profile, tp, stack, start); in label_components_match() 223 state = match_component(profile, tp, stack, start); in label_components_match()
|
| A D | label.c | 1253 static inline aa_state_t match_component(struct aa_profile *profile, in match_component() function 1300 state = match_component(profile, rules, tp, state); in label_compound_match() 1315 state = match_component(profile, rules, tp, state); in label_compound_match() 1362 state = match_component(profile, rules, tp, start); in label_components_match() 1378 state = match_component(profile, rules, tp, start); in label_components_match()
|
Completed in 8 milliseconds