Searched refs:static_cwd (Results 1 – 1 of 1) sorted by relevance
488 const char* static_cwd = ::getcwd(NULL, MAXPATHLEN); in kyua_fs_current_path() local489 const kyua_error_t error = kyua_fs_concat(&cwd, static_cwd, NULL); in kyua_fs_current_path()