Searched refs:glob_chars (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dtesting_helpers.c134 int glob_chars = 0; local
140 glob_chars = 2;
149 ext_test_str = malloc(strlen(test_spec) + glob_chars + 1);
156 ext_subtest_str = malloc(strlen(subtest_str) + glob_chars + 1);

Completed in 130 milliseconds