HomeSort by relevance Sort by last modified time
    Searched defs:ftruncate64 (Results 1 - 4 of 4) sorted by null

  /bionic/libc/arch-arm/syscalls/
ftruncate64.S 5 ENTRY(ftruncate64) function
14 END(ftruncate64)
  /bionic/libc/arch-x86/syscalls/
ftruncate64.S 5 .type ftruncate64, @function
6 .globl ftruncate64
9 ftruncate64: label
  /bionic/libc/arch-sh/syscalls/
ftruncate64.S 5 .type ftruncate64, @function
6 .globl ftruncate64
9 ftruncate64: label
  /system/extras/ext4_utils/
ext4_utils.h 36 #define ftruncate64 ftruncate macro

Completed in 563 milliseconds