Home
last modified time | relevance | path

Searched refs:wht_type (Results 1 – 6 of 6) sorted by relevance

/minix/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dfs.hpp228 static const int wht_type; member in atf::fs::file_info
H A Dfs.cpp297 const int impl::file_info::wht_type = atf_fs_stat_wht_type; member in impl::file_info
/minix/external/bsd/atf/dist/atf-c++/detail/
H A Dfs.hpp228 static const int wht_type; member in atf::fs::file_info
H A Dfs.cpp297 const int impl::file_info::wht_type = atf_fs_stat_wht_type; member in impl::file_info
/minix/external/bsd/atf/dist/tools/
H A Dfs.hpp201 static const int wht_type; member in tools::fs::file_info
H A Dfs.cpp423 const int impl::file_info::wht_type = 8; member in impl::file_info
441 case S_IFWHT: m_type = wht_type; break;