Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dexclaves_boot.c76 ebt_cmp(const void *e1, const void *e2) in ebt_cmp() function
113 qsort(boot_tasks, count, sizeof(boot_tasks[0]), ebt_cmp); in exclaves_boot_tasks()