Searched defs:_temp_path (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dfileio.c1025 int fopen_temporary(const char *path, FILE **_f, char **_temp_path) { argument
1032 assert(_temp_path);
1053 *_temp_path = t;

Completed in 13 milliseconds