Home
last modified time | relevance | path

Searched defs:MSG_WAITSTREAM (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/bsd/sys/
H A Dsocket.h625 #define MSG_WAITSTREAM 0x200 /* wait up to full request.. may return partial */ macro
H A Dsocket_private.h562 #define MSG_WAITSTREAM 0x200 /* wait up to full request.. may return partial */ macro