Searched refs:hash_alloc (Results 1 – 3 of 3) sorted by relevance
56 static void *hash_alloc(size_t, void *);64 NULL, hash_alloc, hash_free, element_alloc };70 hash_alloc(size_t s, void *u UNUSED) in hash_alloc() function
132 static void *hash_alloc(size_t, void *);174 info.alloc = hash_alloc; in mansearch()704 hash_alloc(size_t sz, void *arg) in hash_alloc() function
137 static void *hash_alloc(size_t, void *);323 mpages_info.alloc = mlinks_info.alloc = hash_alloc; in main()955 str_info.alloc = hash_alloc; in mpages_merge()1962 hash_alloc(size_t sz, void *arg) in hash_alloc() function