Searched refs:safe_access (Results 1 – 1 of 1) sorted by relevance
65 static bool safe_access(const impl::path&, int, int);76 safe_access(const impl::path& p, int mode, int experr) in safe_access() function491 return safe_access(p, atf_fs_access_x, EACCES); in is_executable()