Lines Matching refs:systembuf
93 using atf::atf_run::systembuf;
101 systembuf sb(fd, bufsize);
112 using atf::atf_run::systembuf;
117 systembuf sb(fd, bufsize);
227 // Test cases for the "systembuf" class.
234 "internal buffer) works when using systembuf");
245 "the internal buffer) works when using systembuf");
256 "internal buffer) works when using systembuf");
267 "in the internal buffer) works when using systembuf");
287 using atf::atf_run::systembuf;
294 systembuf wbuf(fds[1]);
459 // Add the tests for the "systembuf" class.