Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h439 #define TARGET_FREEBSD_NR_readlinkat 500 macro
H A Dos-syscall.c600 case TARGET_FREEBSD_NR_readlinkat: /* readlinkat(2) */ in freebsd_syscall()