HomeSort by relevance Sort by last modified time
    Searched refs:S_BLKSIZE (Results 1 - 25 of 33) sorted by null

1 2

  /device/linaro/bootloader/edk2/StdLib/Include/sys/
stat.h 154 #define S_BLKSIZE 512 ///< block size used in the stat struct
  /external/minijail/linux-x86/
libconstants.gen.c 1034 #ifdef S_BLKSIZE
1035 { "S_BLKSIZE", (unsigned long) S_BLKSIZE },
1036 #endif // S_BLKSIZE
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
stat.h 205 # define S_BLKSIZE 512 /* Block size for `st_blocks'. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
stat.h 205 # define S_BLKSIZE 512 /* Block size for `st_blocks'. */
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/UefiShell/
daShell.c 342 statbuf->st_blksize = S_BLKSIZE;
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_netbsd_386.go     [all...]
zerrors_netbsd_amd64.go     [all...]
zerrors_netbsd_arm.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_netbsd_386.go     [all...]

Completed in 1073 milliseconds

1 2