Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_socket.h44 #define LINUX_MSG_WAITALL 0x100 macro
H A Dlinux_socket.c620 if (flags & LINUX_MSG_WAITALL) in linux_to_bsd_msg_flags()