Home
last modified time | relevance | path

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

/support/
A Dsupport_chroot.c32 char **abspath) in write_file() argument
36 *abspath = xasprintf ("%s/%s", directory, relpath); in write_file()
37 add_temp_file (*abspath); in write_file()
38 support_write_file_string (*abspath, contents); in write_file()
41 *abspath = NULL; in write_file()

Completed in 4 milliseconds