Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_var.h475 extern void nx_stop(struct kern_nexus *nx);
H A Dnexus_kern.c1324 nx_stop(nx); in kern_nexus_stop()
H A Dnexus.c2095 nx_stop(struct kern_nexus *nx) in nx_stop() function