Home
last modified time | relevance | path

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

/external/kmod/shared/
Dstrbuf.h16 void strbuf_clear(struct strbuf *buf);
Dstrbuf.c124 void strbuf_clear(struct strbuf *buf) in strbuf_clear() function
/external/kmod/libkmod/
Dlibkmod-index.c290 strbuf_clear(&buf); in index_read()