Home
last modified time | relevance | path

Searched refs:lyht_find_first (Results 1 – 1 of 1) sorted by relevance

/dports/net/libyang/libyang-1.0.240/src/
H A Dhash_table.c436 lyht_find_first(struct hash_table *ht, uint32_t hash, struct ht_rec **rec_p) in lyht_find_first() function
550 if (lyht_find_first(ht, hash, &rec)) { in lyht_find()
590 if (lyht_find_first(ht, hash, &rec)) { in lyht_find_next()
737 if (!lyht_find_first(ht, hash, &rec)) { in lyht_insert_with_resize_cb()
835 if (lyht_find_first(ht, hash, &rec)) { in lyht_remove_with_resize_cb()