Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/channel/
H A Dchannel_syscalls.c115 ch_dtor(ch); in chop_close()
290 ch_dtor(ch); in __channel_open()
H A Dchannel_var.h854 extern void ch_dtor(struct kern_channel *);
H A Dchannel.c2539 ch_dtor(struct kern_channel *arg) in ch_dtor() function