Searched defs:linebuf_add (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd/sd-hwdb/
H A Dsd-hwdb.c76 static bool linebuf_add(struct linebuf *buf, const char *s, size_t len) { function
177 linebuf_add(buf, prefix + p, len);

Completed in 11 milliseconds