Searched refs:blk_type (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/atf/dist/atf-c++/detail/
H A Dfs.hpp221 static const int blk_type; member in class:atf::fs::file_info
H A Dfs.cpp290 const int impl::file_info::blk_type = atf_fs_stat_blk_type; member in class:impl::file_info
/netbsd-current/external/bsd/atf/dist/tools/
H A Dfs.hpp194 static const int blk_type; member in class:tools::fs::file_info
H A Dfs.cpp412 const int impl::file_info::blk_type = 1; member in class:impl::file_info
430 case S_IFBLK: m_type = blk_type; break;

Completed in 319 milliseconds