Searched refs:_temp_path (Results 1 – 2 of 2) sorted by relevance
1132 int fopen_temporary(const char *path, FILE **_f, char **_temp_path) { in fopen_temporary() argument1139 assert(_temp_path); in fopen_temporary()1164 *_temp_path = t; in fopen_temporary()
220 int fopen_temporary(const char *path, FILE **_f, char **_temp_path);