Searched defs:tree (Results 76 - 100 of 204) sorted by relevance

123456789

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/trivial-rewrite/
H A Drewrite.c104 void rewrite_tree(RWR_CONTEXT *context, TOK822 *tree) argument
221 TOK822 *tree; local
[all...]
H A Dresolve.c145 TOK822 *tree = 0; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblutil/
H A Dtesttavl.c51 Avlnode *tree = NULL, *n; local
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/librewrite/
H A Dvar.c107 rewrite_var_find( Avlnode *tree, const char *name ) argument
173 rewrite_var_insert_f( Avlnode **tree, const char *name, const char *value, int flags ) argument
245 rewrite_var_set_f( Avlnode **tree, const char *name, const char *value, int flags ) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dloadpre6.c6 typedef union tree_node *tree; typedef in typeref:union:tree_node
[all...]
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dmail_addr_crunch.c67 TOK822 *tree; local
H A Dtok822_tree.c276 int tok822_apply(TOK822 *tree, int type, TOK822_ACTION action) argument
291 TOK822 **tok822_grep(TOK822 *tree, int type) argument
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/local/
H A Dtoken.c179 TOK822 *tree; local
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_map11.c106 int smtp_map11_tree(TOK822 *tree, MAPS *maps, int propagate) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/x509v3/
H A Dpcy_node.c112 level_add_node(X509_POLICY_LEVEL *level, const X509_POLICY_DATA *data, X509_POLICY_NODE *parent, X509_POLICY_TREE *tree) argument
H A Dpcy_tree.c96 static void tree_print(char *str, X509_POLICY_TREE *tree, argument
146 X509_POLICY_TREE *tree; local
374 tree_add_unmatched(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, const ASN1_OBJECT *id, X509_POLICY_NODE *node, X509_POLICY_TREE *tree) argument
402 tree_link_unmatched(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, X509_POLICY_NODE *node, X509_POLICY_TREE *tree) argument
442 tree_link_any(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, X509_POLICY_TREE *tree) argument
504 tree_prune(X509_POLICY_TREE *tree, X509_POLICY_LEVEL *curr) argument
586 tree_calculate_authority_set(X509_POLICY_TREE *tree, STACK_OF(X509_POLICY_NODE) **pnodes) argument
632 tree_calculate_user_set(X509_POLICY_TREE *tree, STACK_OF(ASN1_OBJECT) *policy_oids, STACK_OF(X509_POLICY_NODE) *auth_nodes) argument
696 tree_evaluate(X509_POLICY_TREE *tree) argument
728 X509_policy_tree_free(X509_POLICY_TREE *tree) argument
773 X509_POLICY_TREE *tree = NULL; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39845.c1 typedef union tree_node *tree; typedef in typeref:union:tree_node
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_masquerade.c150 int cleanup_masquerade_tree(TOK822 *tree, ARGV *masq_domains) argument
/netbsd-6-1-5-RELEASE/usr.bin/find/
H A Dfind.c193 FTS *tree; /* pointer to top of FTS hierarchy */ variable
/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/lib/
H A Dtre-ast.c218 tre_ast_print(tre_ast_node_t *tree) argument
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_rlock.c103 avl_tree_t *tree = &zp->z_range_avl; local
188 zfs_range_proxify(avl_tree_t *tree, rl_t *rl) argument
220 zfs_range_split(avl_tree_t *tree, rl_t *rl, uint64_t off) argument
251 zfs_range_new_proxy(avl_tree_t *tree, uint64_t off, uint64_t len) argument
268 zfs_range_add_reader(avl_tree_t *tree, rl_t *new, rl_t *prev, avl_index_t where) argument
355 avl_tree_t *tree = &zp->z_range_avl; local
462 avl_tree_t *tree = &zp->z_range_avl; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dcoffdump.c478 struct coff_ofile *tree; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dcoretypes.h56 typedef union tree_node *tree; typedef in typeref:union:tree_node
122 #define tree union _dont_use_tree_here_ * macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/torture/
H A D20080716-1.c17 } *tree; typedef in typeref:union:tree_node
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Duninit-A-O0.c7 struct tree struct
15 typedef struct tree *tree; typedef in typeref:struct:tree
[all...]
H A Duninit-A.c7 struct tree struct
15 typedef struct tree *tree; typedef in typeref:struct:tree
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/format/
H A Dgcc_diag-1.c21 typedef union tree_node *tree; typedef in typeref:union:tree_node
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Duninit-A.c7 struct tree struct
15 typedef struct tree *tree; typedef in typeref:struct:tree
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/gzip/
H A Dunpack.c82 char **tree; /* Decoding huffman tree (pointers to member in struct:__anon9809
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/
H A Dassoc_container.hpp509 class tree : public PB_DS_BASE_C_DEC class in namespace:__gnu_pbds
518 tree() { } function in class:__gnu_pbds::tree
522 tree(const cmp_fn& c) function in class:__gnu_pbds::tree
529 tree(It first, It last) function in class:__gnu_pbds::tree
537 tree(It first, It last, const cmp_fn& c) function in class:__gnu_pbds::tree
541 tree(const tree function in class:__gnu_pbds::tree
[all...]

Completed in 157 milliseconds

123456789