Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/channel/
H A Dchannel.c92 static void ch_disconnect(struct kern_channel *);
1826 ch_disconnect(ch); in ch_close_common()
2195 ch_disconnect(struct kern_channel *ch) in ch_disconnect() function