ezmlmx 0.68
ezmlmx
|
#include <unistd.h>
#include "getln.h"
#include "error.h"
#include "logmsg.h"
#include "readwrite.h"
#include "str.h"
#include "fmt.h"
#include "stralloc.h"
#include "open.h"
#include "buffer.h"
#include "case.h"
#include "errtxt.h"
#include "subscribe.h"
#include "qmail.h"
#include "idx.h"
#include <mysql.h>
Go to the source code of this file.
Functions | |
unsigned long | putsubs (const char *dbname, unsigned long hash_lo, unsigned long hash_hi, int subwrite(), int flagsql) |
Variables | |
MYSQL * | mysql |
Definition in file putsubs.c.
unsigned long putsubs | ( | const char * | dbname, |
unsigned long | hash_lo, | ||
unsigned long | hash_hi, | ||
int | subwrite(), | ||
int | flagsql ) |