Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h126 #define TARGET_FREEBSD_NR_writev 121 macro
H A Dos-syscall.c456 case TARGET_FREEBSD_NR_writev: /* writev(2) */ in freebsd_syscall()
H A Dstrace.list268 { TARGET_FREEBSD_NR_writev, "writev", "%s(%d,%p,%#x)", NULL, NULL },