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

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dfs.hpp299 bool is_group_writable(void) const;
H A Dfs.cpp382 impl::file_info::is_group_writable(void) function in class:impl::file_info
H A Dfs_test.cpp392 ATF_REQUIRE(fi.is_group_writable() == gw); \
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dfs_test.cpp92 ATF_REQUIRE(!fi1.is_group_writable());
103 ATF_REQUIRE(!fi2.is_group_writable());

Completed in 12 milliseconds