Searched defs:MSG_DONTWAIT (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ncpfs/
H A Dsock.c213 MSG_DONTWAIT); local
241 _recv(sock, (void *) &reply, sizeof(reply), MSG_DONTWAIT); local
/asus-wl-520gu-7.0.1.45/src/router/iproute2/include-glibc/bits/
H A Dsocket.h155 MSG_DONTWAIT = 0x40, enumerator in enum:__anon7595
156 #define MSG_DONTWAIT MSG_DONTWAIT macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/include-glibc/
H A Dsocketbits.h155 MSG_DONTWAIT = 0x40, enumerator in enum:__anon7597
156 #define MSG_DONTWAIT MSG_DONTWAIT macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dsocket.h209 #define MSG_DONTWAIT 0x40 /* Nonblocking io */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dsocket.h209 #define MSG_DONTWAIT 0x40 /* Nonblocking io */ macro

Completed in 99 milliseconds