Home
last modified time | relevance | path

Searched refs:static_cwd (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/kyua-testers/dist/
H A Dfs.c488 const char* static_cwd = ::getcwd(NULL, MAXPATHLEN); in kyua_fs_current_path() local
489 const kyua_error_t error = kyua_fs_concat(&cwd, static_cwd, NULL); in kyua_fs_current_path()