Home
last modified time | relevance | path

Searched refs:xrename (Results 1 – 6 of 6) sorted by relevance

/third_party/toybox/lib/
Dlib.h152 void xrename(char *from, char *to);
Dxwrap.c422 void xrename(char *from, char *to) in xrename() function
Dlib.c806 xrename(*tempname, temp); in replace_tempfile()
/third_party/toybox/porting/liteos_a/lib/
Dlib.h147 void xrename(char *from, char *to);
/third_party/toybox/toys/posix/
Dsed.c671 xrename(name, s); in do_sed_file()
/third_party/toybox/toys/pending/
Dvi.c560 xrename(toybuf, filename); in write_file()