Searched refs:sowriteable (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dsys_socket.c394 if (sowriteable(so)) {
H A Duipc_socket2.c1727 sowriteable(struct socket *so) function
H A Dsys_generic.c2181 if ((evq->ee_eventmask & EV_WR) && sowriteable(sp)) {
H A Duipc_socket.c3836 if (sowriteable(so))
/darwin-on-arm/xnu/bsd/sys/
H A Dsocketvar.h475 int sowriteable(struct socket *so);

Completed in 33 milliseconds