Lines Matching defs:str_is_empty
4398 static bool str_is_empty(const char *s)
4526 if (str_is_empty(spec_str) || *spec_str == ':')
4604 if (str_is_empty(name))
4696 if (str_is_empty(local_name))
4711 if (str_is_empty(targ_name))
4864 if (str_is_empty(targ_name)) {
5625 libbpf_print(level, "[%u] %s %s", type_id, btf_kind_str(t), str_is_empty(s) ? "<anon>" : s);
5752 if (str_is_empty(spec_str))
5759 str_is_empty(local_name) ? "<anon>" : local_name,
5779 if (str_is_empty(spec_str)) {
5927 if (str_is_empty(sec_name)) {