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

/freebsd-10.3-release/contrib/atf/atf-c++/detail/
H A Dfs.cpp65 static bool safe_access(const impl::path&, int, int);
76 safe_access(const impl::path& p, int mode, int experr) function
491 return safe_access(p, atf_fs_access_x, EACCES);

Completed in 92 milliseconds