Searched defs:_real_open (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
| D | kernel_wrap_dummy.cc | 51 int _real_open(const char* pathname, int oflag, mode_t cmode, int* newfd) { in _real_open() function
|
| D | kernel_wrap_newlib.cc | 324 int _real_open(const char* pathname, int oflag, mode_t cmode, int* newfd) { in _real_open() function
|
| D | kernel_wrap_bionic.cc | 466 int _real_open(const char* pathname, int oflag, mode_t cmode, int* newfd) { in _real_open() function
|
| D | kernel_wrap_glibc.cc | 548 int _real_open(const char* pathname, int oflag, mode_t cmode, int* newfd) { in _real_open() function
|