Home | History | Annotate | Download | only in apps

Lines Matching defs:node

2464 	X509_POLICY_NODE *node;
2472 node = sk_X509_POLICY_NODE_value(nodes, i);
2473 X509_POLICY_NODE_print(out, node, 2);