Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dexclaves_resource.c296 table_t root_table = { variable
315 table_get(&root_table, domain_name, strlen(domain_name), ^bool (void *data) { in lookup_domain()
326 table_iterate(&root_table,
402 table_put(&root_table, scope, strlen(scope), item); in exclaves_resource_domain_alloc()
647 table_init(&root_table); in exclaves_resource_init()