Home
last modified time | relevance | path

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

/openbmc/u-boot/test/env/
H A Dhashtable.c100 hdestroy_r(&htab); in env_test_htab_fill()
121 hdestroy_r(&htab); in env_test_htab_deletes()
/openbmc/u-boot/include/
H A Dsearch.h70 extern void hdestroy_r(struct hsearch_data *__htab);
/openbmc/u-boot/lib/
H A Dhashtable.c141 void hdestroy_r(struct hsearch_data *htab) in hdestroy_r() function
818 hdestroy_r(htab); in himport_r()