Home
last modified time | relevance | path

Searched defs:msgflg (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/ipc/
Dmsg.c
/openbmc/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.c371 int sigwrap_msgsnd(int msqid, const void *msgp, size_t msgsz, int msgflg) in sigwrap_msgsnd()
386 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.c428 int sigwrap_msgsnd(int msqid, const void *msgp, size_t msgsz, int msgflg) in sigwrap_msgsnd()
443 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.c4295 ssize_t msgsz, int msgflg) in do_msgsnd()
4351 int msgflg) in do_msgrcv()