/external/strace/tests-mx32/ |
D | netlink_kobject_uevent.c | 40 sys_send(const int fd, const void *const buf, const size_t len) in sys_send() function 68 sys_send(fd, buf + extra_len, uh_len); in test_nlmsg_type_udev() 84 sys_send(fd, buf, uh_len + extra_len); in test_nlmsg_type_udev() 101 sys_send(fd, buf + extra_len + 1, uh_len); in test_nlmsg_type_udev() 127 sys_send(fd, p, uh_len); in test_nlmsg_type_kernel() 149 sys_send(fd, buf + 1, DEFAULT_STRLEN); in main() 155 sys_send(fd, buf, DEFAULT_STRLEN + 1); in main()
|
D | unix-pair-send-recv.c | 48 sys_send(int sockfd, const void *buf, size_t len, int flags) in sys_send() function 96 assert(sys_send(0, buf0, len, MSG_DONTROUTE) == (int) len); in main() 100 assert(sys_send(1, buf1, len, MSG_DONTROUTE) == (int) len); in main()
|
/external/strace/tests-m32/ |
D | netlink_kobject_uevent.c | 40 sys_send(const int fd, const void *const buf, const size_t len) in sys_send() function 68 sys_send(fd, buf + extra_len, uh_len); in test_nlmsg_type_udev() 84 sys_send(fd, buf, uh_len + extra_len); in test_nlmsg_type_udev() 101 sys_send(fd, buf + extra_len + 1, uh_len); in test_nlmsg_type_udev() 127 sys_send(fd, p, uh_len); in test_nlmsg_type_kernel() 149 sys_send(fd, buf + 1, DEFAULT_STRLEN); in main() 155 sys_send(fd, buf, DEFAULT_STRLEN + 1); in main()
|
D | unix-pair-send-recv.c | 48 sys_send(int sockfd, const void *buf, size_t len, int flags) in sys_send() function 96 assert(sys_send(0, buf0, len, MSG_DONTROUTE) == (int) len); in main() 100 assert(sys_send(1, buf1, len, MSG_DONTROUTE) == (int) len); in main()
|
/external/strace/tests/ |
D | netlink_kobject_uevent.c | 40 sys_send(const int fd, const void *const buf, const size_t len) in sys_send() function 68 sys_send(fd, buf + extra_len, uh_len); in test_nlmsg_type_udev() 84 sys_send(fd, buf, uh_len + extra_len); in test_nlmsg_type_udev() 101 sys_send(fd, buf + extra_len + 1, uh_len); in test_nlmsg_type_udev() 127 sys_send(fd, p, uh_len); in test_nlmsg_type_kernel() 149 sys_send(fd, buf + 1, DEFAULT_STRLEN); in main() 155 sys_send(fd, buf, DEFAULT_STRLEN + 1); in main()
|
D | unix-pair-send-recv.c | 48 sys_send(int sockfd, const void *buf, size_t len, int flags) in sys_send() function 96 assert(sys_send(0, buf0, len, MSG_DONTROUTE) == (int) len); in main() 100 assert(sys_send(1, buf1, len, MSG_DONTROUTE) == (int) len); in main()
|
/external/strace/ |
D | ChangeLog-CVS | 2145 (sys_send, sys_sendto): Likewise. 5507 * net.c (sys_send, sys_sendto, sys_sendmsg, sys_getsockopt,
|
D | ChangeLog | 5344 to sys_send. 5941 (sys_send): New function. 37669 * net.c (sys_socket, sys_bind, sys_listen, sys_send, sys_sendto, 44290 * net.c (sys_bind, sys_listen, do_accept, sys_send, sys_sendto,
|