Home
last modified time | relevance | path

Searched refs:cwd_parent (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/clone/
H A Dclone02.c98 static char cwd_parent[FILENAME_MAX]; variable
209 if (getcwd(cwd_parent, sizeof(cwd_parent)) == NULL) { in test_setup()
253 SAFE_CHDIR(cleanup, cwd_parent); in test_cleanup()
429 if (!(strcmp(cwd, cwd_parent))) in modified_FS()

Completed in 1 milliseconds