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

/haiku/src/libs/stdc++/legacy/
H A Dprocbuf.cc34 procbuf::procbuf(const char *command, int mode) : filebuf() function in class:procbuf
/haiku/headers/cpp/
H A Dprocbuf.h36 class procbuf : public filebuf { class in inherits:filebuf
41 procbuf() : filebuf() { } function in class:procbuf

Completed in 41 milliseconds