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

  /src/external/bsd/openldap/dist/servers/slapd/
sl_malloc.c 177 { slap_sl_malloc, slap_sl_calloc, slap_sl_realloc, slap_sl_free };
418 slap_sl_realloc(void *ptr, ber_len_t size, void *ctx) function
434 Debug(LDAP_DEBUG_ANY, "slap_sl_realloc of %lu bytes failed\n",
sl_malloc.c 177 { slap_sl_malloc, slap_sl_calloc, slap_sl_realloc, slap_sl_free };
418 slap_sl_realloc(void *ptr, ber_len_t size, void *ctx) function
434 Debug(LDAP_DEBUG_ANY, "slap_sl_realloc of %lu bytes failed\n",
sl_malloc.c 177 { slap_sl_malloc, slap_sl_calloc, slap_sl_realloc, slap_sl_free };
418 slap_sl_realloc(void *ptr, ber_len_t size, void *ctx) function
434 Debug(LDAP_DEBUG_ANY, "slap_sl_realloc of %lu bytes failed\n",

Completed in 93 milliseconds