Home
last modified time | relevance | path

Searched defs:subtree (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DIntervalMap.h523 NodeRef &subtree(unsigned i) const { in subtree() function
706 const NodeRef &subtree(unsigned i) const { return this->first[i]; } in subtree() function
709 NodeRef &subtree(unsigned i) { return this->first[i]; } in subtree() function
787 NodeRef &subtree(unsigned i) const { in subtree() function
824 NodeRef &subtree(unsigned Level) const { in subtree() function
/openbsd-src/usr.bin/ssh/
H A Dxmss_fast.h15 unsigned long long subtree; member
/openbsd-src/lib/libagentx/
H A Dax.c502 uint8_t range_subid, struct ax_oid *subtree, uint32_t upperbound) in ax_register()
532 struct ax_oid *subtree, uint32_t upperbound) in ax_unregister()
/openbsd-src/usr.sbin/snmpd/
H A Dax.c642 uint8_t range_subid, struct ax_oid *subtree, uint32_t upperbound) in ax_register()
672 struct ax_oid *subtree, uint32_t upperbound) in ax_unregister()
H A Dapplication.c454 struct ber_oid *oid, uint8_t range_subid, int instance, int subtree, in appl_region()
543 struct ber_oid *oid, int instance, int subtree, uint8_t range_subid, in appl_register()
H A Dapplication_agentx.c650 int subtree = 0; in appl_agentx_register() local
/openbsd-src/usr.sbin/bgpd/
H A Drde_rib.c560 rib_dump_subtree(uint16_t id, struct bgpd_addr *subtree, uint8_t subtreelen, in rib_dump_subtree() argument
1493 prefix_dump_subtree(struct rde_peer * peer,struct bgpd_addr * subtree,uint8_t subtreelen,unsigned int count,void * arg,void (* upcall)(struct prefix *,void *),void (* done)(void *,uint8_t),int (* throttle)(void *)) prefix_dump_subtree() argument
[all...]
/openbsd-src/lib/libcrypto/x509/
H A Dx509_constraints.c1078 GENERAL_SUBTREE *subtree; in x509_constraints_extract_constraints() local