Home
last modified time | relevance | path

Searched refs:pattern_origin (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/ !
H A Dctx_rewrite.c393 char *pattern_origin, char *text_origin, in print_match_error() argument
396 char *pattern = pattern_origin; in print_match_error()
494 char *pattern_origin = pattern; in match_pattern() local
630 print_match_error(stdout, pattern_origin, text_origin, pattern, text); in match_pattern()