Searched refs:EV_WCONN (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dev.h63 #define EV_WCONN 0x2000 macro
/darwin-on-arm/xnu/bsd/kern/
H A Dsys_generic.c2203 case EV_WCONN:
2205 mask |= EV_WR|EV_WCONN;
H A Duipc_socket2.c201 postevent(so, 0, EV_WCONN);

Completed in 21 milliseconds