Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/channel/
H A Dchannel.c90 static void ch_disconnect(struct kern_channel *);
1835 ch_disconnect(ch); in ch_close_common()
2205 ch_disconnect(struct kern_channel *ch) in ch_disconnect() function