Searched defs:ptree (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/sys/
H A D_pctrie.h44 pctrie_is_empty(struct pctrie *ptree) argument
/freebsd-10-stable/sys/kern/
H A Dsubr_pctrie.c97 pctrie_node_get(struct pctrie *ptree, pctrie_alloc_t allocfn, uint64_t owner, argument
116 pctrie_node_put(struct pctrie *ptree, struct pctrie_node *node, argument
160 pctrie_getroot(struct pctrie *ptree) argument
170 pctrie_setroot(struct pctrie *ptree, struct pctrie_node *node) argument
247 pctrie_reclaim_allnodes_int(struct pctrie *ptree, struct pctrie_node *node, argument
291 pctrie_insert(struct pctrie *ptree, uint64_t *val, pctrie_alloc_t allocfn) argument
363 pctrie_lookup(struct pctrie *ptree, uint64_t index) argument
389 pctrie_lookup_ge(struct pctrie *ptree, uint64_t index) argument
500 pctrie_lookup_le(struct pctrie *ptree, uint64_t index) argument
614 pctrie_remove(struct pctrie *ptree, uint64_t index, pctrie_free_t freefn) argument
670 pctrie_reclaim_allnodes(struct pctrie *ptree, pctrie_free_t freefn) argument
[all...]
H A Dvfs_subr.c315 buf_trie_alloc(struct pctrie *ptree) argument
322 buf_trie_free(struct pctrie *ptree, void *node) argument
/freebsd-10-stable/crypto/openssl/crypto/x509v3/
H A Dpcy_tree.c144 static int tree_init(X509_POLICY_TREE **ptree, STACK_OF(X509) *certs, argument
730 int X509_policy_check(X509_POLICY_TREE **ptree, int *pexplicit_policy, argument
/freebsd-10-stable/contrib/gcc/
H A Dipa-prop.c190 ipa_method_tree_map (struct cgraph_node *mt, tree ptree) argument
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_config.c435 config_tree *ptree; local
516 dump_config_tree( config_tree *ptree, FILE *df, int comment ) argument
2998 config_nic_rules( config_tree *ptree, int input_from_file ) argument
4558 config_ntpd( config_tree *ptree, int input_from_files ) argument
4774 config_tree *ptree; local
[all...]

Completed in 53 milliseconds