Searched refs:create_tempfile (Results 1 – 1 of 1) sorted by relevance
122 int create_tempfile(char *, char *, size_t);294 to_fd = create_tempfile(to_name, tempfile, sizeof(tempfile)); in install()668 create_tempfile(char *path, char *temp, size_t tsize) in create_tempfile() function