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

  /development/ndk/sources/android/libportable/arch-mips/
syscall.c 250 #ifdef __NR_mkdirat_portable
251 case __NR_mkdirat_portable: native_number = __NR_mkdirat; break;
  /development/ndk/sources/android/libportable/common/include/asm/
unistd-portable.h 323 #define __NR_mkdirat_portable (__NR_SYSCALL_BASE_portable+323)

Completed in 23 milliseconds