Searched refs:PRUS_EOF (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dprotosw.h281 #define PRUS_EOF 0x2 macro
/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_usrreq.c731 if (flags & PRUS_EOF) {
787 ((flags & PRUS_EOF) ? PRU_SEND_EOF : PRU_SEND));
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_usrreq.c580 if (flags & PRUS_EOF) {
H A Duipc_socket.c1793 PRUS_EOF :

Completed in 39 milliseconds