pool_entry        236 hashmap.c      static int pool_entry_cmp(const struct pool_entry *e1,
pool_entry        237 hashmap.c      			  const struct pool_entry *e2,
pool_entry        247 hashmap.c      	struct pool_entry key, *e;
pool_entry        259 hashmap.c      		e = xmallocz(sizeof(struct pool_entry) + len);