Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_post.c404 static int __cil_post_db_array_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t … in __cil_post_db_array_helper() function
1586 rc = cil_tree_walk(db->ast->root, __cil_post_db_array_helper, NULL, NULL, db); in cil_post_db()