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

  /system/core/toolbox/
bsd-compatibility.h 73 #define MAXBSIZE 65536
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
param.h 206 * The file system is made out of blocks of at most MAXBSIZE units, with
207 * smaller units (fragments) only in the last direct block. MAXBSIZE
212 #ifndef MAXBSIZE /* XXX */
213 #define MAXBSIZE MAXPHYS
221 * and must be less than or equal to MAXBSIZE. MAXSYMLINKS defines the
  /external/python/cpython2/Lib/plat-irix6/
FILE.py 450 MAXBSIZE = 8192
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 115 MAXBSIZE = 8192
STROPTS.py 112 MAXBSIZE = 8192
    [all...]

Completed in 87 milliseconds