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

  /bionic/libc/stdio/
makebuf.c 100 * __sseek is mainly paranoia.) It is safe to set _blksize
104 fp->_blksize = st.st_blksize;
fseek.c 131 fp->_blksize = st.st_blksize;
203 curoff = target & ~(fp->_blksize - 1);
  /bionic/libc/include/
stdio.h 149 int _blksize; /* stat.st_blksize (may be != _bf._size) */ member in struct:__sFILE
  /ndk/build/platforms/android-3/arch-arm/usr/include/
stdio.h 149 int _blksize; /* stat.st_blksize (may be != _bf._size) */ member in struct:__sFILE
  /ndk/build/platforms/android-4/arch-arm/usr/include/
stdio.h 149 int _blksize; /* stat.st_blksize (may be != _bf._size) */ member in struct:__sFILE
  /ndk/build/platforms/android-5/arch-arm/usr/include/
stdio.h 149 int _blksize; /* stat.st_blksize (may be != _bf._size) */ member in struct:__sFILE
  /ndk/build/platforms/android-5/arch-x86/usr/include/
stdio.h 149 int _blksize; /* stat.st_blksize (may be != _bf._size) */ member in struct:__sFILE
  /ndk/build/platforms/android-8/arch-arm/usr/include/
stdio.h 149 int _blksize; /* stat.st_blksize (may be != _bf._size) */ member in struct:__sFILE
  /ndk/build/platforms/android-8/arch-x86/usr/include/
stdio.h 149 int _blksize; /* stat.st_blksize (may be != _bf._size) */ member in struct:__sFILE
  /external/elfutils/tests/
run-show-die-info.sh 647 Name : _blksize
    [all...]

Completed in 201 milliseconds