Searched refs:LINUX_MSG_NOSIGNAL (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/compat/linux/ | ||
| H A D | linux_socket.h | 50 #define LINUX_MSG_NOSIGNAL 0x4000 macro |
| H A D | linux_socket.c | 622 if (flags & LINUX_MSG_NOSIGNAL) in linux_to_bsd_msg_flags() |