Home
last modified time | relevance | path

Searched defs:msgp (Results 1 - 6 of 6) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/
H A D9-1-buildonly.c17 char *msgp; in test_mq_timedreceive_prototype() local
H A D6-1-buildonly.c16 char *msgp; in test_mq_receive_prototype() local
H A D7-1-buildonly.c15 char *msgp; in test_mq_send_prototype() local
H A D10-1-buildonly.c15 char *msgp; in test_mq_timedsend_prototype() local
/third_party/ltp/lib/
H A Dtst_safe_sysv_ipc.c82 int safe_msgsnd(const char *file, const int lineno, int msqid, const void *msgp, in safe_msgsnd() argument
102 ssize_t safe_msgrcv(const char *file, const int lineno, int msqid, void *msgp, in safe_msgrcv() argument
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dmsg.c963 long ksys_msgsnd(int msqid, struct msgbuf __user *msgp, size_t msgsz, int msgflg) in ksys_msgsnd() argument
985 long compat_ksys_msgsnd(int msqid, compat_uptr_t msgp, compat_ssize_t msgsz, int msgflg) in compat_ksys_msgsnd() argument
1032 struct msgbuf __user *msgp in do_msg_fill() local
1279 ksys_msgrcv(int msqid, struct msgbuf __user *msgp, size_t msgsz, long msgtyp, int msgflg) ksys_msgrcv() argument
1292 struct compat_msgbuf __user *msgp = dest; compat_do_msg_fill() local
1306 compat_ksys_msgrcv(int msqid, compat_uptr_t msgp, compat_ssize_t msgsz, compat_long_t msgtyp, int msgflg) compat_ksys_msgrcv() argument
[all...]

Completed in 3 milliseconds