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

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(), int flagsql)

Variables

char strnum [FMT_ULONG]

Detailed Description

Author
Bruce Guenter
Date
2005-01-11 21:20:15Z

Definition in file putsubs.c.

Macro Definition Documentation

◆ WHO

#define WHO   "putsubs"

Definition at line 17 of file putsubs.c.

Function Documentation

◆ putsubs()

unsigned long putsubs ( const char * dbname,
unsigned long hash_lo,
unsigned long hash_hi,
int subwrite(),
int flagsql )

Definition at line 49 of file putsubs.c.

Variable Documentation

◆ strnum

char strnum[FMT_ULONG]

Definition at line 27 of file putsubs.c.