Searched refs:is_group_readable (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/atf/atf-c++/detail/
H A Dfs.hpp289 bool is_group_readable(void) const;
H A Dfs.cpp371 impl::file_info::is_group_readable(void) function in class:impl::file_info
H A Dfs_test.cpp388 ATF_REQUIRE(fi.is_group_readable() == gr); \

Completed in 51 milliseconds