Home
last modified time | relevance | path

Searched refs:xtempfile (Results 1 - 5 of 5) sorted by relevance

/third_party/toybox/lib/
H A Dlib.h153 int xtempfile(char *name, char **tempname);
H A Dxwrap.c427 int xtempfile(char *name, char **tempname) in xtempfile() function
H A Dlib.c785 int fd = xtempfile(name, tempname), ignored __attribute__((__unused__)); in copy_tempfile()
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h148 int xtempfile(char *name, char **tempname);
/third_party/toybox/toys/pending/
H A Ddiff.c186 int tmpfd = xtempfile("stdin", &tmp_name); in read_stdin()

Completed in 7 milliseconds