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

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dfs.cpp84 atf_error_t err = atf_fs_eaccess(p.c_path(), mode);
146 impl::path::c_path(void) function in class:impl::path
303 err = atf_fs_stat_init(&m_stat, p.c_path());
460 err = atf_fs_exists(p.c_path(), &b);
514 atf_error_t err = atf_fs_rmdir(p.c_path());

Completed in 9 milliseconds