Searched refs:allocate_obj (Results 1 – 1 of 1) sorted by relevance
293 static void *allocate_obj(const size_t size, uint_least32_t *const off) in allocate_obj() function309 void *const p = allocate_obj(sizeof(prop_bt) + namelen + 1, &new_offset); in new_prop_bt()323 void* const p = allocate_obj(sizeof(prop_info) + namelen + 1, &new_offset); in new_prop_info()