Home
last modified time | relevance | path

Searched refs:openro (Results 1 - 4 of 4) sorted by relevance

/third_party/toybox/lib/
H A Dxwrap.c450 int openro(char *path, int flags) in openro() function
460 return openro(path, O_RDONLY|WARN_ONLY); in xopenro()
H A Dlib.h158 int openro(char *path, int flags);
/third_party/toybox/toys/posix/
H A Dfile.c467 else if ((fd = openro(name, O_RDONLY)) != -1) { in file_main()
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h153 int openro(char *path, int flags);

Completed in 5 milliseconds