Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h418 #define TARGET_FREEBSD_NR_truncate 479 macro
H A Dos-syscall.c560 case TARGET_FREEBSD_NR_truncate: /* truncate(2) */ in freebsd_syscall()
H A Dstrace.list258 { TARGET_FREEBSD_NR_truncate, "truncate", NULL, NULL, NULL },