Searched refs:abspath (Results 1 – 1 of 1) sorted by relevance
32 char **abspath) in write_file() argument36 *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