HomeSort by: relevance | last modified time | path
    Searched defs:slab_heap (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
sl_malloc.c 94 struct slab_heap { struct
113 static struct slab_object * slap_replenish_sopool(struct slab_heap* sh);
134 struct slab_heap *sh = data;
197 struct slab_heap *sh;
212 sh = ch_malloc(sizeof(struct slab_heap));
302 struct slab_heap *sh = ctx;
420 struct slab_heap *sh = ctx;
496 struct slab_heap *sh = ctx;
654 struct slab_heap *sh = ctx;
662 struct slab_heap *sh = ctx
    [all...]

Completed in 21 milliseconds