Searched refs:LINUX_MSG_DONTWAIT (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/compat/linux/common/ | ||
| D | linux_socket.h | 159 #define LINUX_MSG_DONTWAIT 0x040 /* this msg should be nonblocking */ macro |
| D | linux_socket.c | 203 {MSG_DONTWAIT, LINUX_MSG_DONTWAIT}, |