HomeSort by relevance Sort by last modified time
    Searched defs:NR_OPEN (Results 101 - 104 of 104) sorted by null

1 2 3 45

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
fs.h 18 #undef NR_OPEN
19 #define NR_OPEN (1024*1024)
  /bionic/libc/kernel/common/linux/
fs.h 26 #undef NR_OPEN
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 281 NR_OPEN = 1024
  /external/kernel-headers/original/linux/
fs.h 15 * It's silly to have NR_OPEN bigger than NR_FILE, but you can change
25 #undef NR_OPEN
    [all...]

Completed in 154 milliseconds

1 2 3 45