Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dexclaves_resource.c293 table_t root_table = { variable
312 table_get(&root_table, domain_name, strlen(domain_name), ^bool (void *data) { in lookup_domain()
323 table_iterate(&root_table,
398 table_put(&root_table, scope, strlen(scope), item); in exclaves_resource_domain_alloc()
535 table_init(&root_table); in exclaves_resource_init()