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

  /development/ndk/sources/android/libportable/arch-mips/
syscall.c 258 #ifdef __NR_openat_portable
259 case __NR_openat_portable: native_number = __NR_openat; break;
  /development/ndk/sources/android/libportable/common/include/asm/
unistd-portable.h 322 #define __NR_openat_portable (__NR_SYSCALL_BASE_portable+322)

Completed in 26 milliseconds