Home
last modified time | relevance | path

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

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