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

  /development/ndk/sources/android/libportable/arch-mips/
syscall.c 254 #ifdef __NR_mknodat_portable
255 case __NR_mknodat_portable: native_number = __NR_mknodat; break;
  /development/ndk/sources/android/libportable/common/include/asm/
unistd-portable.h 324 #define __NR_mknodat_portable (__NR_SYSCALL_BASE_portable+324)

Completed in 21 milliseconds