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

  /development/ndk/sources/android/libportable/arch-mips/
syscall.c 181 #ifdef __NR_futimesat_portable
182 case __NR_futimesat_portable: native_number = __NR_futimesat; break;
  /development/ndk/sources/android/libportable/common/include/asm/
unistd-portable.h 326 #define __NR_futimesat_portable (__NR_SYSCALL_BASE_portable+326)

Completed in 24 milliseconds