Home
last modified time | relevance | path

Searched defs:fifo (Results 1 – 6 of 6) sorted by relevance

/llvm-project/libcxx/include/__filesystem/
H A Dfile_type.h33 fifo = 6, enumerator
/llvm-project/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
H A Dfile_type_obs.pass.cpp92 path fifo = env.create_fifo("fifo"); in test_without_ec() local
156 path fifo = env.create_fifo("fifo"); in test_with_ec() local
H A Dhard_link_count.pass.cpp114 const path fifo = env.create_fifo("dir/fifo"); in not_regular_file() local
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.is_empty/
H A Dis_empty.pass.cpp125 const path fifo = env.create_fifo("fifo"); in test_fifo_fails() local
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/
H A Dcopy_file.pass.cpp86 const path fifo = env.create_fifo("fifo"); in non_regular_file_test() local
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy/
H A Dcopy.pass.cpp75 const path fifo = env.create_fifo("fifo"); in test_error_reporting() local