ezmlmx 0.68
ezmlmx
Loading...
Searching...
No Matches
checktag.c File Reference
#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"
Include dependency graph for checktag.c:

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

Detailed Description

Author
Bruce Guenter

@dat 216 2005-01-12 21:39:26Z

Definition in file checktag.c.

Macro Definition Documentation

◆ WHO

#define WHO   "checktag"

Definition at line 13 of file checktag.c.

Function Documentation

◆ checktag()

const char * checktag ( const char * dir,
unsigned long num,
unsigned long listno,
const char * action,
const char * seed,
const char * hash )

Definition at line 43 of file checktag.c.

Here is the call graph for this function:

Variable Documentation

◆ mysql

MYSQL* mysql
extern

Definition at line 23 of file opensql.c.