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

/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dkpi_socketfilter.h101 @constant sock_evt_shutdown The read and or write side(s) of the
119 sock_evt_shutdown = 6, /* param points to an integer specifying how (read, write, or both) see man 2 shutdown */ enumerator in enum:__anon14845
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Duipc_socket.c3058 sflt_notify(so, sock_evt_shutdown, &how);

Completed in 126 milliseconds