HomeSort by: relevance | last modified time | path
    Searched defs:c_path (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/atf/dist/atf-c++/detail/
fs.cpp 84 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());
  /src/usr.bin/find/
function.c 1508 c_path(char ***argvp, int isok, char *opt) function

Completed in 29 milliseconds