jabberd2
2.3.4
|
Miscellaneous utilities. More...
Go to the source code of this file.
Macros | |
#define | JABBERD2_API extern |
#define | misc_alloc(blocks, size, len) if((size) > len) len = misc_realloc((void **) &(blocks), (size)) |
Functions | |
JABBERD2_API int | misc_realloc (void **blocks, int len) |
#define misc_alloc | ( | blocks, | |
size, | |||
len | |||
) | if((size) > len) len = misc_realloc((void **) &(blocks), (size)) |
JABBERD2_API int misc_realloc | ( | void ** | blocks, |
int | len | ||
) |