Home
last modified time | relevance | path

Searched refs:MSG_WAITALL (Results 1 – 20 of 20) sorted by relevance

/external/strace/tests/
Dunix-pair-send-recv.c68 assert(recvfrom(0, av[1], len, MSG_WAITALL, NULL, NULL) == len); in main()
76 assert(recvfrom(1, av[1], len, MSG_WAITALL, NULL, NULL) == len); in main()
79 assert(recvfrom(1, av[1], len, MSG_WAITALL, NULL, NULL) == 0); in main()
Ddumpio.expected4 recvfrom(0, "abcdefghijklmnopqrstuvwxyz", 26, MSG_WAITALL, NULL, NULL) = 26
Dinet-accept-connect-send-recv.c74 assert(recv(1, buf, sizeof(buf), MSG_WAITALL) == (int) size); in main()
/external/fio/os/
Dos-hpux.h36 #ifndef MSG_WAITALL
37 #define MSG_WAITALL 0x40 macro
/external/strace/xlat/
Dmsg_flags.h35 #if defined(MSG_WAITALL) || (defined(HAVE_DECL_MSG_WAITALL) && HAVE_DECL_MSG_WAITALL)
36 XLAT(MSG_WAITALL),
Dmsg_flags.in9 MSG_WAITALL
/external/nanopb-c/examples/network_server/
Dcommon.c22 result = recv(fd, buf, count, MSG_WAITALL); in read_callback()
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Ddevshell.py87 json_str += sock.recv(to_read, socket.MSG_WAITALL).decode()
/external/fio/engines/
Dnet.c629 else if (!ret && (flags & MSG_WAITALL)) in fio_netio_recv()
635 flags |= MSG_WAITALL; in fio_netio_recv()
898 ret = sendto(f->fd, (void *) &msg, sizeof(msg), MSG_WAITALL, to, len); in fio_netio_send_close()
930 ret = recvfrom(f->fd, (void *) &msg, sizeof(msg), MSG_WAITALL, to, &len); in fio_netio_udp_recv_open()
967 ret = sendto(f->fd, (void *) &msg, sizeof(msg), MSG_WAITALL, to, len); in fio_netio_send_open()
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
Dtest_devshell.py71 resp_buffer += s.recv(to_read, socket.MSG_WAITALL)
/external/nanopb-c/docs/
Dconcepts.rst60 … full requested length of data. For example, POSIX *recv()* needs the *MSG_WAITALL* parameter to a…
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Duserial_linux.c499 recv(signal_fds[0], &sig_recv, sizeof(sig_recv), MSG_WAITALL); in reset_signal()
/external/fio/
Dserver.c162 int ret = recv(sk, p, len, MSG_WAITALL); in fio_recv_data()
/external/blktrace/
Dblktrace.c809 int ret = recv(fd, buf, bytes_left, MSG_WAITALL); in __net_recv_data()
/external/robolectric/v3/runtime/
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...