Searched defs:rdbuf (Results 1 - 9 of 9) sorted by relevance
| /third_party/ltp/testcases/kernel/syscalls/pipe/ | ||
| H A D | pipe14.c | 21 char rdbuf[30]; in run() local |
| H A D | pipe01.c | 20 char rdbuf[128]; in verify_pipe() local |
| H A D | pipe10.c | 24 char rdbuf[BUFSIZ]; in run() local |
| H A D | pipe02.c | 21 static char rdbuf[SIZE]; variable |
| H A D | pipe12.c | 19 static char *rdbuf; variable |
| /third_party/zlib/contrib/iostream3/ | ||
| H A D | zfstream.h | 262 rdbuf() const in rdbuf() function in gzifstream 351 rdbuf() const in rdbuf() function in gzofstream |
| /third_party/zlib/contrib/iostream/ | ||
| H A D | zfstream.cpp | 286 gzfilebuf *gzfilestream_common::rdbuf() in rdbuf() function in gzfilestream_common |
| /third_party/libuv/test/ | ||
| H A D | test-ipc-send-recv.c | 301 read_cb(uv_stream_t* handle, ssize_t nread, const uv_buf_t* rdbuf) read_cb() argument |
| H A D | test-stdio-over-pipes.c | 97 static void on_read(uv_stream_t* pipe, ssize_t nread, const uv_buf_t* rdbuf) { in on_read() argument |
Completed in 5 milliseconds