Home
last modified time | relevance | path

Searched refs:xcreate_stdio (Results 1 – 3 of 3) sorted by relevance

/third_party/toybox/lib/
Dxwrap.c372 int xcreate_stdio(char *path, int flags, int mode) in xcreate_stdio() function
383 return xcreate_stdio(path, flags, 0); in xopen_stdio()
440 return notstdio(xcreate_stdio(path, flags, mode)); in xcreate()
Dlib.h156 int xcreate_stdio(char *path, int flags, int mode);
/third_party/toybox/porting/liteos_a/lib/
Dlib.h151 int xcreate_stdio(char *path, int flags, int mode);