Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h128 #define TARGET_FREEBSD_NR_fchown 123 macro
H A Dos-syscall.c636 case TARGET_FREEBSD_NR_fchown: /* fchown(2) */ in freebsd_syscall()
H A Dstrace.list86 { TARGET_FREEBSD_NR_fchown, "fchown", "%s(%d,%d,%d)", NULL, NULL },