Searched refs:hook_calloc (Results 1 – 1 of 1) sorted by relevance
3393 static void* hook_calloc(void* ctx, size_t nelem, size_t elsize) in hook_calloc() function3433 alloc.calloc = &hook_calloc; in test_setallocators()