Home
last modified time | relevance | path

Searched refs:nxprov_params_alloc (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/skywalk/nexus/
H A Dnexus_var.h538 extern struct nxprov_params *nxprov_params_alloc(zalloc_flags_t);
H A Dnexus.c1723 nxp = nxprov_params_alloc(how); in nxprov_alloc()
1808 nxprov_params_alloc(zalloc_flags_t how) in nxprov_params_alloc() function