Home
last modified time | relevance | path

Searched defs:xopen (Results 1 – 2 of 2) sorted by relevance

/external/toybox/lib/
Dxwrap.c497 int xopen(char *path, int flags) in xopen() function
/external/f2fs-tools/tools/f2fs_io/
Df2fs_io.c108 static int xopen(const char *pathname, int flags, mode_t mode) in xopen() function