Home
last modified time | relevance | path

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

/aosp_15_r20/external/toybox/lib/
H A Dxwrap.c535 size_t xread(int fd, void *buf, size_t len) in xread() function
/aosp_15_r20/external/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.c112 static ssize_t xread(int fd, void *buf, size_t count) in xread() function