Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_var.h474 extern void nx_detach(struct kern_nexus *);
H A Dnexus.c2079 nx_detach(nx); in nx_close()
2108 nx_detach(struct kern_nexus *nx) in nx_detach() function
/xnu-12377.1.9/bsd/skywalk/channel/
H A Dchannel.c1841 nx_detach(nx); in ch_close_common()