Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dstrncmp_test.c18 unsigned int no_const_str_size = STRNCMP_STR_SZ; variable
36 cmp_ret = bpf_strncmp(str, no_const_str_size, target); in strncmp_bad_not_const_str_size()