Home
last modified time | relevance | path

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

/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h509 #define TARGET_FREEBSD_NR_shm_open2 571 macro
H A Dos-syscall.c851 case TARGET_FREEBSD_NR_shm_open2: /* shm_open2(2) */ in freebsd_syscall()