Home
last modified time | relevance | path

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

/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h12 #define TARGET_FREEBSD_NR_write 4 macro
H A Dos-syscall.c448 case TARGET_FREEBSD_NR_write: /* write(2) */ in freebsd_syscall()
H A Dstrace.list267 { TARGET_FREEBSD_NR_write, "write", "%s(%d,%#x,%d)", NULL, NULL },