mess822x 1.24
mess822x
Loading...
Searching...
No Matches
rewritehost.h File Reference
#include "stralloc.h"
Include dependency graph for rewritehost.h:
This graph shows which files directly or indirectly include this file:

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 *)

Function Documentation

◆ rewritehost()

int rewritehost ( stralloc * out,
char * in,
unsigned int len,
stralloc * rules )
extern

Definition at line 63 of file rewritehost.c.

Here is the caller graph for this function:

◆ rewritehost_addr()

int rewritehost_addr ( stralloc * out,
char * in,
unsigned int len,
stralloc * rules )
extern

Definition at line 70 of file rewritehost.c.

Here is the caller graph for this function:

◆ rewritehost_list()

int rewritehost_list ( stralloc * out,
char * in,
unsigned int len,
stralloc * rules )
extern

Definition at line 76 of file rewritehost.c.