Home
last modified time | relevance | path

Searched defs:_real_open (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
Dkernel_wrap_dummy.cc51 int _real_open(const char* pathname, int oflag, mode_t cmode, int* newfd) { in _real_open() function
Dkernel_wrap_newlib.cc324 int _real_open(const char* pathname, int oflag, mode_t cmode, int* newfd) { in _real_open() function
Dkernel_wrap_bionic.cc466 int _real_open(const char* pathname, int oflag, mode_t cmode, int* newfd) { in _real_open() function
Dkernel_wrap_glibc.cc548 int _real_open(const char* pathname, int oflag, mode_t cmode, int* newfd) { in _real_open() function