Searched refs:lh_new (Results 1 – 5 of 5) sorted by relevance
127 OPENSSL_EXPORT _LHASH *lh_new(lhash_hash_func hash, lhash_cmp_func comp);195 return (LHASH_OF(type) *)lh_new((lhash_hash_func)hash, \
95 _LHASH *lh_new(lhash_hash_func hash, lhash_cmp_func comp) { in lh_new() function
562 lh_new
2114 '#define lh_new GRPC_SHADOW_lh_new',
590 #define lh_new GRPC_SHADOW_lh_new macro