Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dctx_rewrite.c220 static char *skip_space_and_semi(char *str) in skip_space_and_semi() function
502 pattern = skip_space_and_semi(pattern); in match_pattern()