Searched refs:_real_open_resource (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Dkernel_wrap_real.h23 int _real_open_resource(const char* file, int* fd);
H A Dkernel_wrap_dummy.cc51 int _real_open_resource(const char* file, int* fd) { function
H A Dmount_passthrough.cc142 int error = _real_open_resource(path.Join().c_str(), &real_fd);
H A Dkernel_wrap_newlib.cc299 int _real_open_resource(const char* file, int* fd) { function
H A Dkernel_wrap_glibc.cc371 int _real_open_resource(const char* file, int* fd) { function

Completed in 132 milliseconds