Home
last modified time | relevance | path

Searched defs:MSGSIZE (Results 1 – 9 of 9) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/
D13-1.c25 #define MSGSIZE 5 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
D2-1.c24 #define MSGSIZE 10 // < strlen(MSGSTR) macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
D2-1.c25 #define MSGSIZE 10 // < strlen(MSGSTR) macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_getattr/
D3-1.c33 #define MSGSIZE 50 macro
D4-1.c31 #define MSGSIZE 50 macro
/third_party/ltp/include/
Dipcmsg.h41 #define MSGSIZE 1024 /* a resonable size for a message */ macro
Dlibnewipc.h31 #define MSGSIZE 1024 macro
/third_party/ltp/testcases/kernel/containers/sysvipc/
Dmsg_comm.c41 #define MSGSIZE 50 macro
/third_party/python/PC/
Dlauncher.c17 #define MSGSIZE 1024 macro