|
ezmlmx 0.69
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"
Go to the source code of this file.
Macros | |
| #define | WHO "putsubs" |
Functions | |
| unsigned long | putsubs (const char *dbname, unsigned long hash_lo, unsigned long hash_hi, int subwrite(char *, unsigned int), int flagsql) |
Variables | |
| char | strnum [FMT_ULONG] |
Definition in file putsubs.c.
| unsigned long putsubs | ( | const char * | dbname, |
| unsigned long | hash_lo, | ||
| unsigned long | hash_hi, | ||
| int | subwritechar *, unsigned int, | ||
| int | flagsql ) |