ppc_access_log.c File Reference

Go to the source code of this file.

Typedefs

typedef struct ppc_access_log_s ppc_access_log_t

Functions

int server_ppc_cmd_access_log (server_t *s, int bid, int vhostid, const char *str)
int server_ppc_cb_access_log (ppc_t *ppc, int fd, unsigned char cmd, char *data, size_t size, void *vso)

Typedef Documentation

typedef struct ppc_access_log_s ppc_access_log_t

Definition at line 30 of file ppc_access_log.c.


Function Documentation

int server_ppc_cb_access_log ( ppc_t ppc,
int  fd,
unsigned char  cmd,
char *  data,
size_t  size,
void *  vso 
)

Definition at line 58 of file ppc_access_log.c.

int server_ppc_cmd_access_log ( server_t s,
int  bid,
int  vhostid,
const char *  str 
)

Definition at line 33 of file ppc_access_log.c.