Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtesting_helpers.c176 char *buf = NULL, *capture_start, *capture_end, *scan_end; in parse_test_list_file() local
194 capture_end = capture_start; in parse_test_list_file()
199 capture_end = scan_end; in parse_test_list_file()
204 if (capture_end == capture_start) in parse_test_list_file()
207 *(++capture_end) = '\0'; in parse_test_list_file()