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

  /bionic/libc/arch-arm/syscalls/
ftruncate.S 5 .type ftruncate, #function
6 .globl ftruncate
10 ftruncate: label
  /bionic/libc/arch-x86/syscalls/
ftruncate.S 5 .type ftruncate, @function
6 .globl ftruncate
9 ftruncate: label
  /bionic/libc/arch-sh/syscalls/
ftruncate.S 5 .type ftruncate, @function
6 .globl ftruncate
9 ftruncate: label
  /external/qemu/
qemu-common.h 57 #define ftruncate qemu_ftruncate64 macro

Completed in 45 milliseconds