Home
last modified time | relevance | path

Searched refs:MSG_DONTWAIT (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/bits/
Dsocket.h198 MSG_DONTWAIT = 0x80, /* This message should be nonblocking. */ enumerator
199 #define MSG_DONTWAIT MSG_DONTWAIT macro
/glibc-2.36/bits/
Dsocket.h194 MSG_DONTWAIT = 0x80, /* This message should be nonblocking. */ enumerator
195 #define MSG_DONTWAIT MSG_DONTWAIT macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dsocket.h224 MSG_DONTWAIT = 0x40, /* Nonblocking IO. */ enumerator
225 #define MSG_DONTWAIT MSG_DONTWAIT macro
/glibc-2.36/support/
Dtst-support-namespace.c82 TEST_VERIFY (recv (sockets[i], &buf, sizeof (buf), MSG_DONTWAIT) == -1); in test_localhost_bind()
/glibc-2.36/sunrpc/
Dclnt_udp.c463 (int) cu->cu_recvsz, MSG_DONTWAIT, in clntudp_call()
/glibc-2.36/ChangeLog.old/
DChangeLog.41180 (MSG_EOR, MSG_TRUNC, MSG_CTRUNC, MSG_WAITALL, MSG_DONTWAIT,
DChangeLog.106821 MSG_DONTWAIT).