Searched refs:TARGET_FREEBSD_NR_linkat (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/bsd-user/freebsd/ | ||
H A D | syscall_nr.h | 434 #define TARGET_FREEBSD_NR_linkat 495 macro |
H A D | os-syscall.c | 524 case TARGET_FREEBSD_NR_linkat: /* linkat(2) */ in freebsd_syscall() |