Home
last modified time | relevance | path

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

/support/
A Dsupport_capture_subprocess.c114 char *dirname = xasprintf ("%s/tst-tunables-setuid.%jd", in copy_and_spawn_sgid() local
116 char *execname = xasprintf ("%s/bin", dirname); in copy_and_spawn_sgid()
121 TEST_VERIFY (mkdir (dirname, 0700) == 0); in copy_and_spawn_sgid()
189 if (dirname != NULL) in copy_and_spawn_sgid()
191 rmdir (dirname); in copy_and_spawn_sgid()
192 free (dirname); in copy_and_spawn_sgid()

Completed in 4 milliseconds