Home
last modified time | relevance | path

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

/external/strace/tests/
Dmsg_control.c318 size_t msg_controllen, max_msg_controllen; in test_sol_socket() local
320 max_msg_controllen = CMSG_SPACE(sizeof(fds0)) + sizeof(*fds0) - 1; in test_sol_socket()
322 msg_controllen <= max_msg_controllen; in test_sol_socket()
334 max_msg_controllen = in test_sol_socket()
338 msg_controllen <= max_msg_controllen; in test_sol_socket()
360 max_msg_controllen = CMSG_SPACE(sizeof(text)) + CMSG_LEN(0) - 1; in test_sol_socket()
362 msg_controllen <= max_msg_controllen; in test_sol_socket()
/external/strace/tests-m32/
Dmsg_control.c318 size_t msg_controllen, max_msg_controllen; in test_sol_socket() local
320 max_msg_controllen = CMSG_SPACE(sizeof(fds0)) + sizeof(*fds0) - 1; in test_sol_socket()
322 msg_controllen <= max_msg_controllen; in test_sol_socket()
334 max_msg_controllen = in test_sol_socket()
338 msg_controllen <= max_msg_controllen; in test_sol_socket()
360 max_msg_controllen = CMSG_SPACE(sizeof(text)) + CMSG_LEN(0) - 1; in test_sol_socket()
362 msg_controllen <= max_msg_controllen; in test_sol_socket()
/external/strace/tests-mx32/
Dmsg_control.c318 size_t msg_controllen, max_msg_controllen; in test_sol_socket() local
320 max_msg_controllen = CMSG_SPACE(sizeof(fds0)) + sizeof(*fds0) - 1; in test_sol_socket()
322 msg_controllen <= max_msg_controllen; in test_sol_socket()
334 max_msg_controllen = in test_sol_socket()
338 msg_controllen <= max_msg_controllen; in test_sol_socket()
360 max_msg_controllen = CMSG_SPACE(sizeof(text)) + CMSG_LEN(0) - 1; in test_sol_socket()
362 msg_controllen <= max_msg_controllen; in test_sol_socket()