Home
last modified time | relevance | path

Searched defs:orig_key (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-hash.c300 const void **orig_key, void **value) in ctf_dynhash_lookup_kv()
674 ctf_dynset_exists (ctf_dynset_t *hp, const void *key, const void **orig_key) in ctf_dynset_exists()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-hash.c300 const void **orig_key, void **value) in ctf_dynhash_lookup_kv()
674 ctf_dynset_exists (ctf_dynset_t *hp, const void *key, const void **orig_key) in ctf_dynset_exists()
/netbsd-src/sbin/cgdconfig/
H A Dcgdconfig.c1337 bits_t *orig_key, *key = NULL; in verify_reenter() local