Searched refs:TARGET_FREEBSD_NR_fchmodat (Results 1 – 2 of 2) sorted by relevance
/qemu/bsd-user/freebsd/ | ||
H A D | syscall_nr.h | 429 #define TARGET_FREEBSD_NR_fchmodat 490 macro |
H A D | os-syscall.c | 616 case TARGET_FREEBSD_NR_fchmodat: /* fchmodat(2) */ in freebsd_syscall() |