Searched defs:current_path (Results 1 – 2 of 2) sorted by relevance
277 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
95 fs::current_path(void) in current_path() function in fs143 const optional< std::string > current_path = utils::getenv("PATH"); in find_in_path() local