ezmlmx 0.68
ezmlmx
Loading...
Searching...
No Matches
issub.h
Go to the documentation of this file.
1#ifndef ISSUB_H
2#define ISSUB_H
3
4#include "strerr.h"
5
6extern struct strerr issub_err;
7
8extern int issub();
9
10#endif
int issub()
Returns (char *) to match if userhost is in the subscriber database dbname, 0 otherwise....
struct strerr issub_err