GNU libmicrohttpd 1.0.0
|
Go to the source code of this file.
Typedefs | |
typedef struct node | node_t |
Functions | |
void * | tsearch (const void *vkey, void **vrootp, int(*compar)(const void *, const void *)) |
void * | tfind (const void *vkey, void *const *vrootp, int(*compar)(const void *, const void *)) |
void * | tdelete (const void *vkey, void **vrootp, int(*compar)(const void *, const void *)) |
Definition at line 92 of file tsearch.c.
References MHD_HTTP_OK, and NULL.
Definition at line 67 of file tsearch.c.
References MHD_HTTP_OK, and NULL.