Home
last modified time | relevance | path

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

/include/
A Dmembuf.h34 struct membuf { struct
48 void membuf_purge(struct membuf *mb); argument
103 int membuf_getbyte(struct membuf *mb);
114 int membuf_peekbyte(struct membuf *mb);
148 bool membuf_isempty(struct membuf *mb);
156 int membuf_avail(struct membuf *mb);
166 int membuf_size(struct membuf *mb);
177 bool membuf_makecontig(struct membuf *mb);
185 int membuf_free(struct membuf *mb);
232 void membuf_uninit(struct membuf *mb);
[all …]
/include/asm-generic/
A Dglobal_data.h319 struct membuf console_out;
326 struct membuf console_in;

Completed in 7 milliseconds