Searched refs:xtempfile (Results 1 – 3 of 3) sorted by relevance
144 int xtempfile(char *name, char **tempname);
420 int xtempfile(char *name, char **tempname) in xtempfile() function
739 int fd = xtempfile(name, tempname), ignored __attribute__((__unused__)); in copy_tempfile()