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

1 2 3 45

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h 13 * It's silly to have NR_OPEN bigger than NR_FILE, but you can change
23 #undef NR_OPEN
24 #define NR_OPEN (1024*1024) /* Absolute upper limit on fd num */
  /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 368 milliseconds

1 2 3 45