ppc_fork_child.c File Reference

Go to the source code of this file.

Typedefs

typedef struct ppc_fork_child_s ppc_fork_child_t

Functions

int server_ppc_cmd_fork_child (server_t *s, backend_t *be)
int server_ppc_cb_fork_child (ppc_t *ppc, int fd, unsigned char cmd, char *data, size_t size, void *vso)

Typedef Documentation

typedef struct ppc_fork_child_s ppc_fork_child_t

Definition at line 28 of file ppc_fork_child.c.


Function Documentation

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

Definition at line 53 of file ppc_fork_child.c.

int server_ppc_cmd_fork_child ( server_t s,
backend_t be 
)

Definition at line 31 of file ppc_fork_child.c.