Home
last modified time | relevance | path

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

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