Searched refs:witness_hash_get (Results 1 – 1 of 1) sorted by relevance
344 static struct witness *witness_hash_get(const char *key);1913 w = witness_hash_get(description); in enroll()3016 witness_hash_get(const char *key) in witness_hash_get() function3045 KASSERT(witness_hash_get(w->w_name) == NULL, in witness_hash_put()