Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-hwdb/
Dsd-hwdb.c36 static const char *linebuf_get(struct linebuf *buf) { in linebuf_get() function
203 if (le64toh(node->values_count) && fnmatch(linebuf_get(buf), search, 0) == 0) in trie_fnmatch_f()