Home
last modified time | relevance | path

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

/third_party/eudev/src/libudev/
Dlibudev-hwdb.c71 static const char *linebuf_get(struct linebuf *buf) { in linebuf_get() function
176 if (le64toh(node->values_count) && fnmatch(linebuf_get(buf), search, 0) == 0) in trie_fnmatch_f()