Home
last modified time | relevance | path

Searched defs:MSG_SIZE (Results 1 – 14 of 14) sorted by relevance

/external/rust/crates/nix/test/
Dtest_mq.rs11 const MSG_SIZE: mq_attr_member_t = 32; in test_mq_send_and_receive() constant
43 const MSG_SIZE: mq_attr_member_t = 32; in test_mq_getattr() constant
70 const MSG_SIZE: mq_attr_member_t = 32; in test_mq_setattr() constant
111 const MSG_SIZE: mq_attr_member_t = 32; in test_mq_set_nonblocking() constant
135 const MSG_SIZE: mq_attr_member_t = 32; in test_mq_unlink() constant
/external/ltp/testcases/open_posix_testsuite/functional/mqueues/
Dsend_rev_1.c25 #define MSG_SIZE 128 macro
Dsend_rev_2.c30 #define MSG_SIZE 128 macro
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
D4-1.c33 #define MSG_SIZE 50 macro
D3-1.c36 #define MSG_SIZE 50 macro
D1-1.c37 #define MSG_SIZE 50 macro
D5-1.c44 #define MSG_SIZE 40 macro
/external/ltp/testcases/open_posix_testsuite/stress/mqueues/
Dmulti_send_rev_2.c29 #define MSG_SIZE 128 macro
Dmulti_send_rev_1.c28 #define MSG_SIZE 128 macro
/external/strace/tests-m32/
Dmq_sendrecv.c66 MSG_SIZE = 64, enumerator
/external/strace/tests-mx32/
Dmq_sendrecv.c66 MSG_SIZE = 64, enumerator
/external/strace/tests/
Dmq_sendrecv.c66 MSG_SIZE = 64, enumerator
/external/linux-kselftest/tools/testing/selftests/mqueue/
Dmq_perf_tests.c87 #define MSG_SIZE 16 macro
/external/cn-cbor/test/
Dctest.h155 #define MSG_SIZE 4096 macro