Home
last modified time | relevance | path

Searched defs:leaf (Results 1 – 25 of 33) sorted by relevance

12

/openbsd-src/sys/dev/pci/drm/i915/selftests/
H A Di915_syncmap.c146 static int check_seqno(struct i915_syncmap *leaf, unsigned int idx, u32 seqno) in check_seqno()
154 if (__sync_seqno(leaf)[idx] != seqno) { in check_seqno() local
508 struct i915_syncmap *leaf = __sync_child(sync)[idx]; in igt_syncmap_compact() local
/openbsd-src/sys/arch/amd64/amd64/
H A Dcacheinfo.c183 intel_print_one_cache(struct cpu_info *ci, int leaf, u_int eax, u_int ebx, in intel_print_one_cache()
229 int leaf; in intel_print_cacheinfo() local
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dtraits.hpp116 leaf; typedef
277 leaf; typedef
H A Dpat_trie_.hpp149 typedef typename Node_And_It_Traits::leaf leaf; typedef in pb_ds::detail::PB_DS_CLASS_NAME
H A Dinternal_node.hpp93 typedef PB_DS_LEAF_C_DEC leaf; typedef
/openbsd-src/regress/lib/libcrypto/x509/
H A Dverify.c113 X509 *leaf = NULL; in verify_cert() local
183 X509 *leaf = NULL; in verify_cert_new() local
H A Dcallback.c119 X509 *leaf = NULL; in verify_cert() local
H A Dexpirecallback.c122 X509 *leaf = NULL; in verify_cert() local
H A Dcallbackfailures.c124 X509 *leaf = NULL; in verify_cert() local
/openbsd-src/include/
H A Dsearch.h33 leaf enumerator
/openbsd-src/regress/lib/libcrypto/x509/bettertls/
H A Dverify.c108 X509 *leaf = NULL; in verify_cert() local
/openbsd-src/usr.sbin/ldapd/
H A Dbtree.c1495 btree_read_data(struct btree *bt, struct mpage *mp, struct node *leaf, in btree_read_data()
1559 struct node *leaf; in btree_txn_get() local
1679 struct node *leaf; in btree_cursor_next() local
1725 struct node *leaf; in btree_cursor_set() local
1776 struct node *leaf; in btree_cursor_first() local
2570 struct node *leaf; in btree_txn_del() local
2889 struct node *leaf; in btree_txn_put() local
/openbsd-src/lib/libcurses/tinfo/
H A Daccess.c143 char *leaf; in _nc_access() local
/openbsd-src/usr.bin/ssh/
H A Dxmss_fast.c106 static void l_tree(unsigned char *leaf, unsigned char *wots_pk, const xmss_params *params, const un… in l_tree()
147 static void gen_leaf_wots(unsigned char *leaf, const unsigned char *sk_seed, const xmss_params *par… in gen_leaf_wots()
291 static void validate_authpath(unsigned char *root, const unsigned char *leaf, unsigned long leafidx… in validate_authpath()
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mutex.cpp74 bool leaf[kMutexTypeMax]; in DebugMutexInit() local
/openbsd-src/lib/libcrypto/x509/
H A Dx509_verify.c472 X509 *leaf = x509_verify_chain_leaf(chain); in x509_verify_ctx_add_chain() local
1094 x509_verify(struct x509_verify_ctx *ctx, X509 *leaf, char *name) in x509_verify()
H A Dx509_vfy.c2232 X509_STORE_CTX_init(X509_STORE_CTX *ctx, X509_STORE *store, X509 *leaf, in X509_STORE_CTX_init() argument
/openbsd-src/sys/net/
H A Dpf_ruleset.c147 char *leaf, *p; in pf_get_leaf_ruleset() local
H A Dradix.c208 rn_satisfies_leaf(char *trial, struct radix_node *leaf, int skip) in rn_satisfies_leaf()
/openbsd-src/regress/lib/libcrypto/x509/policy/
H A Dpolicy.c127 X509 *leaf = NULL; in verify_cert() local
[all...]
/openbsd-src/usr.bin/tset/
H A Dtset.c713 char *leaf; in print_shell_commands() local
/openbsd-src/usr.sbin/vmd/
H A Dx86_vm.c1249 unsigned int code, leaf; vmd_check_vmh() local
[all...]
H A Dvmd.h257 unsigned long code, leaf; global() member
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DIntervalMap.h805 template <typename NodeT> NodeT &leaf() const { in leaf() function
970 RootLeaf leaf; member
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectCommands.cpp2056 const char *leaf = command.GetArgumentAtIndex(num_args - 1); in DoExecute() local

12