Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dsocketvar.h923 extern void sowflush(struct socket *so);
/xnu-8019.80.24/bsd/kern/
H A Duipc_socket.c1216 sowflush(so); in sofreelastref()
4752 sowflush(struct socket *so) in sowflush() function