Home
last modified time | relevance | path

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

/external/strace/tests/
Dmsg_control.c466 size_t msg_controllen, max_msg_controllen; in test_sol_socket() local
468 max_msg_controllen = CMSG_SPACE(sizeof(fds0)) + sizeof(*fds0) - 1; in test_sol_socket()
470 msg_controllen <= max_msg_controllen; in test_sol_socket()
482 max_msg_controllen = in test_sol_socket()
486 msg_controllen <= max_msg_controllen; in test_sol_socket()
508 max_msg_controllen = CMSG_SPACE(sizeof(text)) + CMSG_LEN(0) - 1; in test_sol_socket()
510 msg_controllen <= max_msg_controllen; in test_sol_socket()
/external/strace/tests-m32/
Dmsg_control.c466 size_t msg_controllen, max_msg_controllen; in test_sol_socket() local
468 max_msg_controllen = CMSG_SPACE(sizeof(fds0)) + sizeof(*fds0) - 1; in test_sol_socket()
470 msg_controllen <= max_msg_controllen; in test_sol_socket()
482 max_msg_controllen = in test_sol_socket()
486 msg_controllen <= max_msg_controllen; in test_sol_socket()
508 max_msg_controllen = CMSG_SPACE(sizeof(text)) + CMSG_LEN(0) - 1; in test_sol_socket()
510 msg_controllen <= max_msg_controllen; in test_sol_socket()
/external/strace/tests-mx32/
Dmsg_control.c466 size_t msg_controllen, max_msg_controllen; in test_sol_socket() local
468 max_msg_controllen = CMSG_SPACE(sizeof(fds0)) + sizeof(*fds0) - 1; in test_sol_socket()
470 msg_controllen <= max_msg_controllen; in test_sol_socket()
482 max_msg_controllen = in test_sol_socket()
486 msg_controllen <= max_msg_controllen; in test_sol_socket()
508 max_msg_controllen = CMSG_SPACE(sizeof(text)) + CMSG_LEN(0) - 1; in test_sol_socket()
510 msg_controllen <= max_msg_controllen; in test_sol_socket()