Searched refs:is_other_executable (Results 1 – 3 of 3) sorted by relevance
319 bool is_other_executable(void) const;
406 impl::file_info::is_other_executable(void) in is_other_executable() function in impl::file_info
393 ATF_REQUIRE(fi.is_other_executable() == othx); \ in ATF_TEST_CASE_BODY()