Home
last modified time | relevance | path

Searched refs:tree_init (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/bsd/libbind/dist/include/isc/
Dtree.h38 #define tree_init __tree_init macro
52 void tree_init __P((tree **));
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dtree.h137 (void) tree_init
Dpsim.c718 tree_init(system->devices, system); in psim_init()
Dtree.c390 tree_init(device *root, in tree_init() function
DChangeLog-20212640 * tree.c (tree_init): Use.
2646 * tree.c (tree_init): Use.
2657 * tree.c (tree_init): Use.
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/x509/
Dpcy_tree.c97 static int tree_init(X509_POLICY_TREE **ptree, STACK_OF(X509) *certs, in tree_init() function
672 init_ret = tree_init(&tree, certs, flags); in X509_policy_check()
/netbsd/src/external/bsd/libbind/dist/isc/
Dtree.c99 tree_init(tree **ppr_tree) { in tree_init() function