Searched defs:is_executable (Results 1 – 4 of 4) sorted by relevance
466 ATF_TEST_CASE_HEAD(is_executable) in ATF_TEST_CASE_HEAD() argument470 ATF_TEST_CASE_BODY(is_executable) in ATF_TEST_CASE_BODY() argument
487 impl::is_executable(const path& p) in is_executable() function in impl
390 is_executable(const char *fname, int fd, int *is_shlib, int *type) in is_executable() function
400 bool is_executable = in GetFilteredModuleList() local