Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/channel/
H A Dchannel_syscalls.c103 ch_dtor(ch); in chop_close()
278 ch_dtor(ch); in __channel_open()
H A Dchannel_var.h957 extern void ch_dtor(void *);
H A Dchannel.c2514 ch_dtor(void *arg) in ch_dtor() function