Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dkpi_socketfilter.h126sock_evt_shutdown = 6, /* param points to an integer specifying how (read, write, or… enumerator
/xnu-8019.80.24/bsd/kern/
H A Duipc_socket.c4701 sflt_notify(so, sock_evt_shutdown, &how); in soshutdownlock_final()