Searched refs:SO_DONTTRUNC (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dsocket.h167 #define SO_DONTTRUNC 0x2000 /* APPLE: Retain unread data */ macro
/xnu-2422.115.4/bsd/kern/
H A Duipc_socket.c2895 if (so->so_options & SO_DONTTRUNC) {
3416 case SO_DONTTRUNC:
3932 case SO_DONTTRUNC:

Completed in 29 milliseconds