Searched refs:str_equals (Results 1 – 1 of 1) sorted by relevance
17 static bool str_equals(void *keyA, void *keyB) in str_equals() function80 Hashmap *watchlist = hashmapCreate(1024, str_hash, str_equals); in watchprops_main()