Home
last modified time | relevance | path

Searched refs:TARGET_FREEBSD_NR_ftruncate (Results 1 – 3 of 3) sorted by relevance

/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h419 #define TARGET_FREEBSD_NR_ftruncate 480 macro
H A Dos-syscall.c564 case TARGET_FREEBSD_NR_ftruncate: /* ftruncate(2) */ in freebsd_syscall()
H A Dstrace.list105 { TARGET_FREEBSD_NR_ftruncate, "ftruncate", NULL, NULL, NULL },