Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dsocketvar.h884 extern void soevupcall(struct socket *so, long hint);
/xnu-8019.80.24/bsd/kern/
H A Duipc_socket2.c2617 soevupcall(so, hint); in soevent()
2633 soevupcall(struct socket *so, long hint) in soevupcall() function