mess822x 1.23
mess822x
|
#include "stralloc.h"
Go to the source code of this file.
Functions | |
int | rewritehost (stralloc *, char *, unsigned int, stralloc *) |
int | rewritehost_addr (stralloc *, char *, unsigned int, stralloc *) |
int | rewritehost_list (stralloc *, char *, unsigned int, stralloc *) |
int rewritehost | ( | stralloc * | out, |
char * | in, | ||
unsigned int | len, | ||
stralloc * | rules | ||
) |
int rewritehost_addr | ( | stralloc * | out, |
char * | in, | ||
unsigned int | len, | ||
stralloc * | rules | ||
) |
int rewritehost_list | ( | stralloc * | out, |
char * | in, | ||
unsigned int | len, | ||
stralloc * | rules | ||
) |
Definition at line 76 of file rewritehost.c.