#include "server_setup.h"
Go to the source code of this file.
Defines | |
#define | GPE_END_OF_FILE 1 |
#define | GPE_NO_BUFFER_SPACE -2 |
#define | GPE_OK 0 |
#define | GPE_OUT_OF_MEMORY -1 |
Functions | |
int | getpart (char **outbuf, size_t *outlen, const char *main, const char *sub, FILE *stream) |
#define GPE_END_OF_FILE 1 |
#define GPE_NO_BUFFER_SPACE -2 |
#define GPE_OUT_OF_MEMORY -1 |