Searched defs:orig_key (Results 1 – 3 of 3) sorted by relevance
300 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()
1337 bits_t *orig_key, *key = NULL; in verify_reenter() local