Searched refs:is_group_executable (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c++/detail/
H A Dfs.hpp305 bool is_group_executable(void) const;
H A Dfs.cpp389 impl::file_info::is_group_executable(void) function in class:impl::file_info
H A Dfs_test.cpp393 ATF_REQUIRE(fi.is_group_executable() == gx); \
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dfs.hpp305 bool is_group_executable(void) const;
H A Dfs.cpp389 impl::file_info::is_group_executable(void) function in class:impl::file_info
H A Dfs_test.cpp393 ATF_REQUIRE(fi.is_group_executable() == gx); \
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-run/
H A Dfs_test.cpp93 ATF_REQUIRE(!fi1.is_group_executable());
104 ATF_REQUIRE(!fi2.is_group_executable());
H A Datffile.cpp322 !fi.is_group_executable()))
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-run/
H A Dfs_test.cpp93 ATF_REQUIRE(!fi1.is_group_executable());
104 ATF_REQUIRE(!fi2.is_group_executable());
H A Datffile.cpp316 !fi.is_group_executable()))

Completed in 121 milliseconds