Home
last modified time | relevance | path

Searched defs:str_has_pfx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c12 #define str_has_pfx(str, pfx) \ macro
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf_internal.h117 #define str_has_pfx(str, pfx) \ macro