Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Dsocketvar.h963 extern void sowflush(struct socket *so);
/xnu-10002.41.9/bsd/kern/
H A Duipc_socket.c1240 sowflush(so); in sofreelastref()
4530 sowflush(struct socket *so) in sowflush() function