OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atf_fs_eaccess
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/atf/dist/atf-c/detail/
fs.h
130
atf_error_t
atf_fs_eaccess
(const atf_fs_path_t *, int);
fs.c
696
atf_fs_eaccess
(const atf_fs_path_t *p, int mode)
function
761
err =
atf_fs_eaccess
(p, atf_fs_access_f);
fs_test.c
615
atf_tc_set_md_var(tc, "descr", "Tests the
atf_fs_eaccess
function");
672
err =
atf_fs_eaccess
(&p, *m);
692
err =
atf_fs_eaccess
(&p, atf_fs_access_f);
697
err =
atf_fs_eaccess
(&p, t->amode);
/src/external/bsd/atf/dist/atf-c++/detail/
fs.cpp
84
atf_error_t err =
atf_fs_eaccess
(p.c_path(), mode);
/src/external/bsd/atf/dist/atf-c/
tc.c
452
err =
atf_fs_eaccess
(&p, atf_fs_access_x);
479
err =
atf_fs_eaccess
(&p, atf_fs_access_x);
Completed in 23 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026