Home
last modified time | relevance | path

Searched defs:msgtyp (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.c386 ssize_t sigwrap_msgrcv(int msqid, void *msgp, size_t msgsz, long msgtyp, int msgflg) in sigwrap_msgrcv()
/openbmc/openbmc-tools/adcapp/src/
H A DEINTR_wrappers.c443 ssize_t sigwrap_msgrcv(int msqid, void *msgp, size_t msgsz, long msgtyp, int msgflg) in sigwrap_msgrcv()
/openbmc/qemu/linux-user/
H A Dsyscall.c4353 do_msgrcv(int msqid,abi_long msgp,ssize_t msgsz,abi_long msgtyp,int msgflg) do_msgrcv() argument
4594 abi_long msgtyp; do_ipc() member