Home
last modified time | relevance | path

Searched refs:MSG_MAX_UNCUT (Results 1 – 3 of 3) sorted by relevance

/external/strace/tests/
Dmq_sendrecv.c66 MSG_MAX_UNCUT = 32, enumerator
143 printstr(MSG_START, msg_size > MSG_MAX_UNCUT ? MSG_MAX_UNCUT : in do_send()
178 printstr(MSG_START, rc > MSG_MAX_UNCUT ? MSG_MAX_UNCUT : in do_recv()
328 printstr(MSG_START + MSG_CUT, MSG_MAX_UNCUT); in main()
/external/strace/tests-mx32/
Dmq_sendrecv.c66 MSG_MAX_UNCUT = 32, enumerator
143 printstr(MSG_START, msg_size > MSG_MAX_UNCUT ? MSG_MAX_UNCUT : in do_send()
178 printstr(MSG_START, rc > MSG_MAX_UNCUT ? MSG_MAX_UNCUT : in do_recv()
328 printstr(MSG_START + MSG_CUT, MSG_MAX_UNCUT); in main()
/external/strace/tests-m32/
Dmq_sendrecv.c66 MSG_MAX_UNCUT = 32, enumerator
143 printstr(MSG_START, msg_size > MSG_MAX_UNCUT ? MSG_MAX_UNCUT : in do_send()
178 printstr(MSG_START, rc > MSG_MAX_UNCUT ? MSG_MAX_UNCUT : in do_recv()
328 printstr(MSG_START + MSG_CUT, MSG_MAX_UNCUT); in main()