Searched refs:ki_symlink (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
H A Dsymlink.c9 return ki_symlink(oldpath, newpath);
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Dkernel_intercept.h106 int ki_symlink(const char* oldpath, const char* newpath);
H A Dkernel_wrap_newlib.cc236 ERRNO_RTN(ki_symlink(pathname, newpath));
H A Dkernel_intercept.cc320 int ki_symlink(const char* oldpath, const char* newpath) { function

Completed in 84 milliseconds