Searched defs:fifo_type (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/atf/atf-c++/detail/ | ||
| H A D | fs.hpp | 220 static const int fifo_type; member in atf::fs::file_info |
| H A D | fs.cpp | 289 const int impl::file_info::fifo_type = atf_fs_stat_fifo_type; member in impl::file_info |