Searched refs:get_hash_by_name (Results 1 – 3 of 3) sorted by relevance
23 ATTRIBUTE_WARN_UNUSED_RET int get_hash_by_name(const char *hash_name, const hash_mapping **hm) in get_hash_by_name() function
549 ATTRIBUTE_WARN_UNUSED_RET int get_hash_by_name(const char *hash_name, const hash_mapping **hm);
212 ret = get_hash_by_name(hash_name, &hm); in string_to_params()