Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/skywalk/nexus/
H A Dnexus_var.h476 extern void nx_stop(struct kern_nexus *nx);
H A Dnexus_kern.c1352 nx_stop(nx); in kern_nexus_stop()
H A Dnexus.c2100 nx_stop(struct kern_nexus *nx) in nx_stop() function