Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/skywalk/nexus/
H A Dnexus_var.h469 extern void nx_stop(struct kern_nexus *nx);
H A Dnexus_kern.c1345 nx_stop(nx); in kern_nexus_stop()
H A Dnexus.c2061 nx_stop(struct kern_nexus *nx) in nx_stop() function