GNU libmicrohttpd
0.9.72
|
Go to the source code of this file.
Functions | |
void * | MHD_calloc_ (size_t nelem, size_t elsize) |
void* MHD_calloc_ | ( | size_t | nelem, |
size_t | elsize | ||
) |
MHD_calloc_ is platform-independent calloc()
Definition at line 98 of file mhd_compat.c.
References NULL.
Referenced by internal_add_connection(), MHD_create_post_processor(), MHD_create_response_from_callback(), MHD_create_response_from_data(), MHD_response_for_upgrade(), MHD_response_from_buffer(), MHD_response_from_callback(), and MHD_start_daemon_va().