Searched defs:c_path (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c++/detail/
H A Dfs.cpp80 atf_error_t err = atf_fs_eaccess(p.c_path(), mode);
142 impl::path::c_path(void) function in class:impl::path
299 err = atf_fs_stat_init(&m_stat, p.c_path());
456 err = atf_fs_exists(p.c_path(), &b);
510 atf_error_t err = atf_fs_rmdir(p.c_path());

Completed in 13 milliseconds