Home
last modified time | relevance | path

Searched refs:MSG_MORETOCOME (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/sys/
Dsocket.h470 #define MSG_MORETOCOME 0x00100000 /* additional data pending */ macro
/freebsd-12-stable/sys/kern/
Dsys_socket.c648 flags |= MSG_MORETOCOME; in soaio_process_job()
Duipc_socket.c1407 (flags & MSG_MORETOCOME) ||
1595 (flags & MSG_MORETOCOME) ||