/external/ltp/utils/sctp/func_tests/ |
D | test_1_to_1_recvfrom.c | 118 count = recvfrom(-1, message_rcv, msg_count, flag, in main() 132 count = recvfrom(fd, message_rcv, msg_count, flag, in main() 145 count = recvfrom(acpt_sk, (char *)-1, msg_count, flag, in main() 154 count = recvfrom(lstn_sk, message_rcv, msg_count, flag, in main() 167 count = recvfrom(acpt_sk, message_rcv, msg_count, flag, in main() 178 count = recvfrom(sk, message_rcv, msg_count, flag, in main() 190 count = recvfrom(sk, message_rcv, msg_count, flag, in main()
|
/external/selinux/python/sepolgen/src/share/ |
D | perm_map | 299 recvfrom r 10 327 recvfrom r 10 353 recvfrom r 10 378 recvfrom r 10 419 recvfrom r 10 443 recvfrom r 10 467 recvfrom r 10 494 recvfrom r 10 518 recvfrom r 10 710 recvfrom r 10 [all …]
|
/external/selinux/python/sepolgen/tests/ |
D | perm_map | 292 recvfrom r 10 320 recvfrom r 10 346 recvfrom r 10 371 recvfrom r 10 412 recvfrom r 10 436 recvfrom r 10 460 recvfrom r 10 487 recvfrom r 10 511 recvfrom r 10 703 recvfrom r 10 [all …]
|
/external/strace/tests-mx32/ |
D | unix-pair-sendto-recvfrom.c | 71 assert(recvfrom(0, av[1], len, MSG_WAITALL, NULL, NULL) == len); in main() 79 assert(recvfrom(1, av[1], len, MSG_WAITALL, NULL, NULL) == len); in main() 82 assert(recvfrom(1, av[1], len, MSG_WAITALL, NULL, NULL) == 0); in main()
|
D | unix-pair-sendto-recvfrom.test | 7 run_prog ../unix-pair-sendto-recvfrom abcdefghijklmnopqrstuvwxyz 8 run_strace -esignal=none -esendto,recvfrom -eread=0 -ewrite=0 $args
|
D | erestartsys.gen.test | 4 run_strace_match_diff -a34 -e signal=none -e trace=recvfrom
|
D | unix-pair-sendto-recvfrom.expected | 4 recvfrom(0, "abcdefghijklmnopqrstuvwxyz", 26, MSG_WAITALL, NULL, NULL) = 26
|
D | net-y-unix.c | 138 assert(recvfrom(accept_fd, text, sizeof(text) - 1, MSG_DONTWAIT, NULL, NULL) in main() 220 assert(recvfrom(accept_fd, text, sizeof(text) - 1, MSG_DONTWAIT, NULL, NULL) in main()
|
/external/strace/tests-m32/ |
D | unix-pair-sendto-recvfrom.c | 71 assert(recvfrom(0, av[1], len, MSG_WAITALL, NULL, NULL) == len); in main() 79 assert(recvfrom(1, av[1], len, MSG_WAITALL, NULL, NULL) == len); in main() 82 assert(recvfrom(1, av[1], len, MSG_WAITALL, NULL, NULL) == 0); in main()
|
D | unix-pair-sendto-recvfrom.test | 7 run_prog ../unix-pair-sendto-recvfrom abcdefghijklmnopqrstuvwxyz 8 run_strace -esignal=none -esendto,recvfrom -eread=0 -ewrite=0 $args
|
D | erestartsys.gen.test | 4 run_strace_match_diff -a34 -e signal=none -e trace=recvfrom
|
D | unix-pair-sendto-recvfrom.expected | 4 recvfrom(0, "abcdefghijklmnopqrstuvwxyz", 26, MSG_WAITALL, NULL, NULL) = 26
|
/external/strace/tests/ |
D | unix-pair-sendto-recvfrom.c | 71 assert(recvfrom(0, av[1], len, MSG_WAITALL, NULL, NULL) == len); in main() 79 assert(recvfrom(1, av[1], len, MSG_WAITALL, NULL, NULL) == len); in main() 82 assert(recvfrom(1, av[1], len, MSG_WAITALL, NULL, NULL) == 0); in main()
|
D | unix-pair-sendto-recvfrom.test | 7 run_prog ../unix-pair-sendto-recvfrom abcdefghijklmnopqrstuvwxyz 8 run_strace -esignal=none -esendto,recvfrom -eread=0 -ewrite=0 $args
|
D | erestartsys.gen.test | 4 run_strace_match_diff -a34 -e signal=none -e trace=recvfrom
|
D | unix-pair-sendto-recvfrom.expected | 4 recvfrom(0, "abcdefghijklmnopqrstuvwxyz", 26, MSG_WAITALL, NULL, NULL) = 26
|
D | net-y-unix.c | 138 assert(recvfrom(accept_fd, text, sizeof(text) - 1, MSG_DONTWAIT, NULL, NULL) in main() 220 assert(recvfrom(accept_fd, text, sizeof(text) - 1, MSG_DONTWAIT, NULL, NULL) in main()
|
/external/python/cpython2/Demo/sockets/ |
D | udpecho.py | 39 data, addr = s.recvfrom(BUFSIZE) 60 data, fromaddr = s.recvfrom(BUFSIZE)
|
D | radio.py | 12 data, wherefrom = s.recvfrom(1500, 0)
|
/external/c-ares/ |
D | ares_config.h.in | 202 /* Define to 1 if you have the recvfrom function. */ 380 /* Define to the type qualifier pointed by arg 5 for recvfrom. */ 383 /* Define to the type of arg 1 for recvfrom. */ 386 /* Define to the type pointed by arg 2 for recvfrom. */ 389 /* Define to 1 if the type pointed by arg 2 for recvfrom is void. */ 392 /* Define to the type of arg 3 for recvfrom. */ 395 /* Define to the type of arg 4 for recvfrom. */ 398 /* Define to the type pointed by arg 5 for recvfrom. */ 401 /* Define to 1 if the type pointed by arg 5 for recvfrom is void. */ 404 /* Define to the type pointed by arg 6 for recvfrom. */ [all …]
|
D | acinclude.m4 | 1075 dnl Test if the socket recvfrom() function is available, 1090 AC_MSG_CHECKING([for recvfrom]) 1115 recvfrom(0, 0, 0, 0, 0, 0); 1126 AC_CACHE_CHECK([types of args and return type for recvfrom], 1163 recvfrom($recvfrom_arg1, $recvfrom_arg2, 1174 res = recvfrom(s, buf, len, flags, addr, addrlen); 1190 [Define to 1 if you have the recvfrom function.]) 1194 AC_MSG_WARN([Cannot find proper types to use for recvfrom args]) 1206 [Define to the type of arg 1 for recvfrom.]) 1208 [Define to the type of arg 3 for recvfrom.]) [all …]
|
/external/ltp/testcases/network/sockets/ |
D | ltpServer.c | 239 recvfrom(udpSocketHandle, message, MAX_MSG_LEN, 0, in ltp_udp_server_queue() 328 recvfrom(newSocket, message_received, MAX_MSG_LEN, in tcp_receive_buffer() 399 recvfrom(multiSocketHandle, message, MAX_MSG_LEN, 0, in ltp_multi_server_queue()
|
/external/valgrind/memcheck/tests/ |
D | null_socket.c | 14 if (-1 != recvfrom(0, NULL, 0, 0, NULL, 0)) in main()
|
/external/webrtc/webrtc/test/channel_transport/ |
D | udp_socket_posix.cc | 201 retval = recvfrom(_socket,buf, sizeof(buf), 0, in HasIncoming() 206 retval = recvfrom(_socket,buf, sizeof(buf), 0, in HasIncoming()
|
/external/iputils/ |
D | clockdiff.c | 154 cc = recvfrom(sock_raw, (char *)packet, PACKET_IN, 0, in measure() 220 cc = recvfrom(sock_raw, (char *)packet, PACKET_IN, 0, in measure() 330 cc = recvfrom(sock_raw, (char *)packet, PACKET_IN, 0, in measure_opt() 400 cc = recvfrom(sock_raw, (char *)packet, PACKET_IN, 0, in measure_opt()
|