ezmlmx 0.68
ezmlmx
Loading...
Searching...
No Matches
issub.h File Reference
#include "strerr.h"
Include dependency graph for issub.h:

Go to the source code of this file.

Functions

int issub ()
 Returns (char *) to match if userhost is in the subscriber database dbname, 0 otherwise. dbname is a base directory for a list and may NOT be NULL. NOTE: The returned pointer is NOT VALID after a subsequent call to ibiub!

Variables

struct strerr issub_err

Function Documentation

◆ issub()

int issub ( )
extern

Returns (char *) to match if userhost is in the subscriber database dbname, 0 otherwise. dbname is a base directory for a list and may NOT be NULL. NOTE: The returned pointer is NOT VALID after a subsequent call to ibiub!

Returns (char *) to match if userhost is in the subscriber database* dbname, 0 otherwise. dbname is a base directory for a list and may NOT be NULL. NOTE: The returned pointer is NOT VALID after a subsequent call to issub!

Parameters
*dbname;directory to basedir
constchar *tab; override table name
constchar *dbname; directory to basedir
constchar *userhost,
constchar *tab; override table name
Here is the caller graph for this function:

Variable Documentation

◆ issub_err

struct strerr issub_err
extern