Home
last modified time | relevance | path

Searched refs:zone_heap (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dzn_malloc.c60 struct zone_heap *zh = ctx; in slap_zn_mem_destroy()
125 struct zone_heap *zh = NULL; in slap_zn_mem_create()
140 zh = (struct zone_heap *)ch_calloc(1, sizeof(struct zone_heap)); in slap_zn_mem_create()
242 struct zone_heap *zh = ctx; in slap_zn_malloc()
403 struct zone_heap *zh = ctx; in slap_zn_realloc()
411 struct zone_heap *zone = NULL; in slap_zn_realloc()
463 struct zone_heap *zh = ctx; in slap_zn_free()
471 struct zone_heap *zone = NULL; in slap_zn_free()
657 struct zone_heap* zh = ctx; in slap_replenish_zopool()
684 struct zone_heap* zh = ctx; in slap_zn_invalidate()
[all …]
H A Dslap.h3325 struct zone_heap { struct