Home
last modified time | relevance | path

Searched defs:current_path (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/kyua-testers/dist/
H A Dfs.c277 recursive_unmount(const char* current_path, const void* raw_parent_sb) in recursive_unmount()
311 recursive_cleanup(const char* current_path, const void* raw_parent_sb) in recursive_cleanup()
524 char* current_path= NULL; /* LSC: needed when compiling in -O3 */ in kyua_fs_make_absolute() local
/minix3/external/bsd/kyua-cli/dist/utils/fs/
H A Doperations.cpp95 fs::current_path(void) in current_path() function in fs
143 const optional< std::string > current_path = utils::getenv("PATH"); in find_in_path() local