#include "strerr.h"
Go to the source code of this file.
|
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!
|
◆ 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!
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 |
const | char *tab; override table name |
const | char *dbname; directory to basedir |
const | char *userhost, |
const | char *tab; override table name |
◆ issub_err