Home
last modified time | relevance | path

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

/posix/
A Dtst-spawn-chdir.c133 char *subdir_path = xasprintf ("%s/subdir", iteration_directory); in do_test() local
134 add_temp_file (subdir_path); in do_test()
135 xmkdir (subdir_path, 0777); in do_test()
153 add_chdir (&actions, subdir_path, do_fchdir, 4); in do_test()
168 subdir_path[0] = '\0'; in do_test()
209 free (subdir_path); in do_test()

Completed in 3 milliseconds