Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhelpers.c3486 static int __bpf_strncasecmp(const char *s1, const char *s2, bool ignore_case, size_t len) in __bpf_strncasecmp() argument
3500 if (ignore_case) { in __bpf_strncasecmp()
3830 bool ignore_case) in __bpf_strnstr() argument
3855 if (ignore_case) { in __bpf_strnstr()