|
mess822x 1.25
mess822x
|

Go to the source code of this file.
Functions | |
| 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) |
| 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.