Home
last modified time | relevance | path

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

/support/
A Dsupport_chroot.c65 char *path_tmp = xasprintf ("%s/tmp", chroot->path_chroot); in support_chroot_create() local
66 xmkdir (path_tmp, 0777); in support_chroot_create()
67 add_temp_file (path_tmp); in support_chroot_create()
68 free (path_tmp); in support_chroot_create()

Completed in 5 milliseconds