![]() |
s/qmail 4.3.20
Next generation secure email transport
|
#include <string.h>
#include "uint_t.h"
Go to the source code of this file.
Macros | |
#define | PROTOTYPES 1 |
#define | NULL_PTR ((POINTER)0) |
#define | UNUSED_ARG(x) x = *(&x); |
#define | PROTO_LIST(list) list |
Typedefs | |
typedef unsigned char * | POINTER |
typedef unsigned short int | UINT2 |
typedef unsigned long int | UINT4 |