Searched refs:TARGET_FREEBSD_NR_undelete (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/bsd-user/freebsd/ | ||
H A D | syscall_nr.h | 198 #define TARGET_FREEBSD_NR_undelete 205 macro |
H A D | os-syscall.c | 688 case TARGET_FREEBSD_NR_undelete: /* undelete(2) */ in freebsd_syscall() |