Home
last modified time | relevance | path

Searched refs:TARGET_FREEBSD_NR_fchownat (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h430 #define TARGET_FREEBSD_NR_fchownat 491 macro
H A Dos-syscall.c644 case TARGET_FREEBSD_NR_fchownat: /* fchownat(2) */ in freebsd_syscall()