GNU libmicrohttpd 0.9.77
|
Go to the source code of this file.
Functions | |
void * | tdelete (const void *, void **, int(*)(const void *, const void *)) |
void * | tfind (const void *, void *const *, int(*)(const void *, const void *)) |
void * | tsearch (const void *, void **, int(*)(const void *, const void *)) |
Definition at line 63 of file tsearch.c.
References MHD_HTTP_OK, and NULL.
Referenced by MHD_ip_limit_del(), and MHD_ip_limit_del().
Definition at line 27 of file tsearch.c.
References MHD_HTTP_OK, and NULL.
Referenced by MHD_ip_limit_add(), and MHD_ip_limit_add().