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/
D7-1-buildonly.c15 char *msgp; in test_mq_send_prototype() local
D6-1-buildonly.c16 char *msgp; in test_mq_receive_prototype() local
D9-1-buildonly.c17 char *msgp; in test_mq_timedreceive_prototype() local
D10-1-buildonly.c15 char *msgp; in test_mq_timedsend_prototype() local
/third_party/ltp/include/
Dtst_safe_sysv_ipc.h20 #define SAFE_MSGSND(msqid, msgp, msgsz, msgflg) \ argument
25 #define SAFE_MSGRCV(msqid, msgp, msgsz, msgtyp, msgflg) \ argument
/third_party/ltp/lib/
Dtst_safe_sysv_ipc.c82 int safe_msgsnd(const char *file, const int lineno, int msqid, const void *msgp, in safe_msgsnd()
102 ssize_t safe_msgrcv(const char *file, const int lineno, int msqid, void *msgp, in safe_msgrcv()