ezmlmx 0.68
ezmlmx
Loading...
Searching...
No Matches
subscribe.c File Reference
#include <unistd.h>
#include "str.h"
#include "stralloc.h"
#include "getln.h"
#include "readwrite.h"
#include "buffer.h"
#include "logmsg.h"
#include "open.h"
#include "byte.h"
#include "case.h"
#include "lock.h"
#include "error.h"
#include "subscribe.h"
#include "uint_t.h"
#include "fmt.h"
#include "errtxt.h"
#include "logaddr.h"
#include "idx.h"
#include "lockfile.h"
Include dependency graph for subscribe.c:

Go to the source code of this file.

Macros

#define WHO   "subscribe"

Functions

int subscribe (const char *dbname, const char *userhost, int flagadd, const char *comment, const char *event, int flagmysql, int forcehash, const char *tab)

Detailed Description

Author
Bruce Guenter
Date
2005-02-09 16:24:15Z $

Definition in file subscribe.c.

Macro Definition Documentation

◆ WHO

#define WHO   "subscribe"

Definition at line 21 of file subscribe.c.

Function Documentation

◆ subscribe()

int subscribe ( const char * dbname,
const char * userhost,
int flagadd,
const char * comment,
const char * event,
int flagmysql,
int forcehash,
const char * tab )

Definition at line 74 of file subscribe.c.

Here is the call graph for this function: