s/qmail 4.3.17
Next generation secure email transport
|
#include "uint_t.h"
Go to the source code of this file.
Data Structures | |
struct | strset_list |
struct | strset |
Typedefs | |
typedef struct strset_list | strset_list |
Functions | |
uint32 | strset_hash (char *) |
int | strset_init (strset *) |
char * | strset_in (strset *, char *) |
int | strset_add (strset *, char *) |
typedef struct strset_list strset_list |
uint32 strset_hash | ( | char * | s | ) |
char * strset_in | ( | strset * | set, |
char * | s | ||
) |