Searched refs:opt_node (Results 1 – 2 of 2) sorted by relevance
3660 struct cil_tree_node *opt_node = opt->datum.nodes->head->data; in __cil_resolve_ast_node_helper() local3661 …vl, "Disabling optional '%s' at line %d of %s: ", opt->datum.name, opt_node->line, opt_node->path); in __cil_resolve_ast_node_helper()
264 static const ctl_named_node_t opt_node[] = { variable