Searched refs:print_match (Results 1 – 2 of 2) sorted by relevance
208 int c, got_match, print_match; in apply_substitution() local216 print_match = 0; in apply_substitution()242 print_match |= rule->print; in apply_substitution()305 if (print_match) in apply_substitution()
44 static void print_match(ipmon_action_t *);729 print_match(a); in print_action()834 print_match(ipmon_action_t *a) in print_match() function