Home
last modified time | relevance | path

Searched defs:ptree (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/x509/
Dpcy_tree.c95 static int tree_init(X509_POLICY_TREE **ptree, STACK_OF(X509) *certs, in tree_init()
650 int X509_policy_check(X509_POLICY_TREE **ptree, int *pexplicit_policy, in X509_policy_check()
/third_party/mksh/
Dtree.c59 ptree(struct op *t, int indent, struct shf *shf) in ptree() function