Home
last modified time | relevance | path

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

/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h421 #define TARGET_FREEBSD_NR_freebsd12_shm_open 482 macro
H A Dos-syscall.c846 case TARGET_FREEBSD_NR_freebsd12_shm_open: /* shm_open(2) */ in freebsd_syscall()