ezmlmx 0.68
ezmlmx
|
#include "slurp.h"
#include "byte.h"
#include "stralloc.h"
#include "scan.h"
#include "fmt.h"
#include "cookie.h"
#include "makehash.h"
#include "subscribe.h"
#include <mysql/mysql.h>
#include "errtxt.h"
#include "logmsg.h"
Go to the source code of this file.
Macros | |
#define | WHO "checktag" |
Functions | |
const char * | checktag (const char *dir, unsigned long num, unsigned long listno, const char *action, const char *seed, const char *hash) |
Variables | |
MYSQL * | mysql |
@dat 216 2005-01-12 21:39:26Z
Definition in file checktag.c.
#define WHO "checktag" |
Definition at line 13 of file checktag.c.
const char * checktag | ( | const char * | dir, |
unsigned long | num, | ||
unsigned long | listno, | ||
const char * | action, | ||
const char * | seed, | ||
const char * | hash ) |