Home
last modified time | relevance | path

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

/third_party/boost/libs/process/test/
Dpipe.cpp236 bp::pipebuf is_buf(pipe);
237 bp::pipebuf os_buf(std::move(pipe));
/third_party/boost/boost/process/
Dpipe.hpp288 typedef basic_pipebuf<char> pipebuf; typedef