Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dexclaves_resource.c269 table_t root_table = { variable
288 table_get(&root_table, domain_name, strlen(domain_name), ^bool (void *data) { in lookup_domain()
353 table_put(&root_table, scope, strlen(scope), item); in exclaves_resource_domain_alloc()
445 table_init(&root_table); in exclaves_resource_init()