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

  /development/ndk/sources/android/libportable/arch-mips/
syscall.c 173 #ifdef __NR_fchownat_portable
174 case __NR_fchownat_portable: native_number = __NR_fchownat; break;
  /development/ndk/sources/android/libportable/common/include/asm/
unistd-portable.h 325 #define __NR_fchownat_portable (__NR_SYSCALL_BASE_portable+325)

Completed in 383 milliseconds