Home
last modified time | relevance | path

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

/third_party/toybox/lib/
H A 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()
H A Dlib.h156 int xcreate_stdio(char *path, int flags, int mode);
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h151 int xcreate_stdio(char *path, int flags, int mode);

Completed in 6 milliseconds