Home
last modified time | relevance | path

Searched refs:TARGET_FREEBSD_NR_shmat (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h210 #define TARGET_FREEBSD_NR_shmat 228 macro
H A Dos-syscall.c874 case TARGET_FREEBSD_NR_shmat: /* shmat(2) */ in freebsd_syscall()
H A Dstrace.list224 { TARGET_FREEBSD_NR_shmat, "shmat", NULL, NULL, NULL },