Searched defs:ptree (Results 1 – 3 of 3) sorted by relevance
/third_party/openssl/crypto/x509/ |
D | pcy_tree.c | 97 static int tree_init(X509_POLICY_TREE **ptree, STACK_OF(X509) *certs, in tree_init() 660 int X509_policy_check(X509_POLICY_TREE **ptree, int *pexplicit_policy, in X509_policy_check()
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
D | pcy_tree.c | 97 static int tree_init(X509_POLICY_TREE **ptree, STACK_OF(X509) *certs, in tree_init() 660 int X509_policy_check(X509_POLICY_TREE **ptree, int *pexplicit_policy, in X509_policy_check()
|
/third_party/mksh/ |
D | tree.c | 59 ptree(struct op *t, int indent, struct shf *shf) in ptree() function
|