Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/ !
H A Dexclaves_resource.c290 table_t root_table = { variable
309 table_get(&root_table, domain_name, strlen(domain_name), ^bool (void *data) { in lookup_domain()
320 table_iterate(&root_table,
395 table_put(&root_table, scope, strlen(scope), item); in exclaves_resource_domain_alloc()
534 table_init(&root_table); in exclaves_resource_init()