Home
last modified time | relevance | path

Searched refs:print_fds (Results 1 – 4 of 4) sorted by relevance

/external/strace/tests/
Dmsg_control.c65 print_fds(const struct cmsghdr *const cmsg, const size_t cmsg_len) in print_fds() function
130 print_fds(cmsg, src_len); in test_scm_rights1()
190 print_fds(cmsg[0], cmsg_len[0]); in test_scm_rights2()
193 print_fds(cmsg[1], src1_len); in test_scm_rights2()
226 print_fds(cmsg, cmsg->cmsg_len); in test_scm_rights3()
682 print_fds(cmsg, optmem_max); in test_big_len()
/external/strace/tests-m32/
Dmsg_control.c65 print_fds(const struct cmsghdr *const cmsg, const size_t cmsg_len) in print_fds() function
130 print_fds(cmsg, src_len); in test_scm_rights1()
190 print_fds(cmsg[0], cmsg_len[0]); in test_scm_rights2()
193 print_fds(cmsg[1], src1_len); in test_scm_rights2()
226 print_fds(cmsg, cmsg->cmsg_len); in test_scm_rights3()
682 print_fds(cmsg, optmem_max); in test_big_len()
/external/strace/tests-mx32/
Dmsg_control.c65 print_fds(const struct cmsghdr *const cmsg, const size_t cmsg_len) in print_fds() function
130 print_fds(cmsg, src_len); in test_scm_rights1()
190 print_fds(cmsg[0], cmsg_len[0]); in test_scm_rights2()
193 print_fds(cmsg[1], src1_len); in test_scm_rights2()
226 print_fds(cmsg, cmsg->cmsg_len); in test_scm_rights3()
682 print_fds(cmsg, optmem_max); in test_big_len()
/external/strace/
DChangeLog6023 * tests/msg_control.c (print_fds, print_ip_opts): Check VERBOSE instead
8480 (print_fds): Use it.