Home
last modified time | relevance | path

Searched refs:LINUX_MSG_DONTWAIT (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/compat/linux/common/
Dlinux_socket.h159 #define LINUX_MSG_DONTWAIT 0x040 /* this msg should be nonblocking */ macro
Dlinux_socket.c203 {MSG_DONTWAIT, LINUX_MSG_DONTWAIT},