![]() |
ucspi-ssl 0.13.06
ucspi-ssl
|
#include "alloc.h"#include "stralloc.h"#include "open.h"#include "cdbread.h"#include "byte.h"#include "fmt.h"#include "getln.h"#include "ip.h"#include "str.h"#include "ip_bit.h"#include "rules.h"
Go to the source code of this file.
Functions | |
| int | rules (void(*callback)(char *, unsigned int), int fd, char *ip, char *host, char *info) |
Variables | |
| stralloc | rules_name = {0} |
| stralloc | ipstring = {0} |
| int rules | ( | void(* | callback )(char *, unsigned int), |
| int | fd, | ||
| char * | ip, | ||
| char * | host, | ||
| char * | info ) |