Searched refs:nulstr_contains (Results 1 – 4 of 4) sorted by relevance
15 static inline bool nulstr_contains(const char *nulstr, const char *needle) { in nulstr_contains() function
369 if (nulstr_contains(filesystem_sets[FILESYSTEM_SET_NETWORK].value, fstype)) in fstype_is_network()388 if (nulstr_contains(fs->value, fstype)) in fstype_is_api_vfs()
410 dropins = nulstr_contains(have_dropins, suffix); in process_suffix()
212 if (sections && !nulstr_contains(sections, n)) { in parse_line()