HTP  0.3
Functions
htp_transcode.c File Reference
#include <errno.h>
#include "htp.h"
Include dependency graph for htp_transcode.c:

Functions

int htp_transcode_params (htp_connp_t *connp, table_t **params, int destroy_old)
int htp_transcode_bstr (iconv_t cd, bstr *input, bstr **output)

Detailed Description

Author
Ivan Ristic ivanr.nosp@m.@web.nosp@m.kreat.nosp@m.or.c.nosp@m.om

Function Documentation

int htp_transcode_bstr ( iconv_t  cd,
bstr input,
bstr **  output 
)

Transcode one bstr.

Parameters
cd
input
output

Here is the call graph for this function:

Here is the caller graph for this function:

int htp_transcode_params ( htp_connp_t connp,
table_t **  params,
int  destroy_old 
)

Transcode all parameters supplied in the table.

Parameters
connp
params
destroy_old

Here is the call graph for this function:

Here is the caller graph for this function: