Home
last modified time | relevance | path

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

/external/kmod/shared/
Dstrbuf.h30 void strbuf_popchars(struct strbuf *buf, unsigned n);
Dstrbuf.c118 void strbuf_popchars(struct strbuf *buf, unsigned n) in strbuf_popchars() function
/external/kmod/testsuite/
Dtest-strbuf.c81 strbuf_popchars(&buf, lastwordlen); in test_strbuf_pushchars()
/external/kmod/libkmod/
Dlibkmod-index.c391 strbuf_popchars(buf, pushed); in index_dump_node()
520 strbuf_popchars(buf, pushed); in index_searchwild__all()
865 strbuf_popchars(buf, pushed); in index_mm_dump_node()
995 strbuf_popchars(buf, pushed); in index_mm_searchwild_all()