Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h246 #define TARGET_FREEBSD_NR_pwritev 290 macro
H A Dos-syscall.c460 case TARGET_FREEBSD_NR_pwritev: /* pwritev(2) */ in freebsd_syscall()
H A Dstrace.list184 { TARGET_FREEBSD_NR_pwritev, "pwritev", NULL, NULL, NULL },