HomeSort by relevance Sort by last modified time
    Searched refs:ki_fdatasync (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
kernel_intercept.h 95 int ki_fdatasync(int fd);
kernel_wrap_newlib.cc 154 ERRNO_RTN(ki_fdatasync(fd));
kernel_intercept.cc 270 int ki_fdatasync(int fd) { function
kernel_wrap_bionic.cc 177 ERRNO_RTN(ki_fdatasync(fd));
kernel_wrap_glibc.cc 390 ERRNO_RTN(ki_fdatasync(fd));

Completed in 1166 milliseconds