Searched refs:__cil_verify_helper (Results 1 – 3 of 3) sorted by relevance
70 int __cil_verify_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, voi…
1376 int __cil_verify_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_verify_helper() function
2464 rc = cil_tree_walk(db->ast->root, __cil_verify_helper, NULL, NULL, &extra_args); in cil_post_verify()