Riferimenti per il file control.c

#include "stdinc.h"
#include "servlink.h"
#include "io.h"
#include "control.h"

Vai al codice sorgente di questo file.

Funzioni

void cmd_set_zip_out_level (struct ctrl_command *cmd)
void cmd_start_zip_out (struct ctrl_command *cmd)
void cmd_start_zip_in (struct ctrl_command *cmd)
void cmd_set_crypt_in_cipher (struct ctrl_command *cmd)
void cmd_set_crypt_in_key (struct ctrl_command *cmd)
void cmd_start_crypt_in (struct ctrl_command *cmd)
void cmd_set_crypt_out_cipher (struct ctrl_command *cmd)
void cmd_set_crypt_out_key (struct ctrl_command *cmd)
void cmd_start_crypt_out (struct ctrl_command *cmd)
void cmd_init (struct ctrl_command *cmd)

Variabili

static cmd_handler cmd_set_zip_out_level
static cmd_handler cmd_start_zip_out
static cmd_handler cmd_start_zip_in
static cmd_handler cmd_set_crypt_in_cipher
static cmd_handler cmd_set_crypt_in_key
static cmd_handler cmd_start_crypt_in
static cmd_handler cmd_set_crypt_out_cipher
static cmd_handler cmd_set_crypt_out_key
static cmd_handler cmd_start_crypt_out
static cmd_handler cmd_init
struct command_def command_table []


Documentazione delle funzioni

void cmd_init ( struct ctrl_command cmd  ) 

void cmd_set_crypt_in_cipher ( struct ctrl_command cmd  ) 

void cmd_set_crypt_in_key ( struct ctrl_command cmd  ) 

Definizione alla linea 189 del file control.c.

Riferimenti ctrl_command::data, ctrl_command::datalen, in_state, e send_error().

void cmd_set_crypt_out_cipher ( struct ctrl_command cmd  ) 

void cmd_set_crypt_out_key ( struct ctrl_command cmd  ) 

Definizione alla linea 315 del file control.c.

Riferimenti ctrl_command::data, ctrl_command::datalen, out_state, e send_error().

void cmd_set_zip_out_level ( struct ctrl_command cmd  ) 

Definizione alla linea 65 del file control.c.

Riferimenti ctrl_command::data, out_state, e send_error().

void cmd_start_crypt_in ( struct ctrl_command cmd  ) 

Definizione alla linea 205 del file control.c.

Riferimenti slink_state::crypt, in_state, e send_error().

void cmd_start_crypt_out ( struct ctrl_command cmd  ) 

Definizione alla linea 331 del file control.c.

Riferimenti slink_state::crypt, out_state, e send_error().

void cmd_start_zip_in ( struct ctrl_command cmd  ) 

Definizione alla linea 107 del file control.c.

Riferimenti in_state, send_error(), e slink_state::zip.

void cmd_start_zip_out ( struct ctrl_command cmd  ) 

Definizione alla linea 79 del file control.c.

Riferimenti out_state, send_error(), e slink_state::zip.


Documentazione delle variabili

cmd_handler cmd_init [static]

Definizione alla linea 44 del file control.c.

cmd_handler cmd_set_crypt_in_cipher [static]

Definizione alla linea 38 del file control.c.

cmd_handler cmd_set_crypt_in_key [static]

Definizione alla linea 39 del file control.c.

cmd_handler cmd_set_crypt_out_cipher [static]

Definizione alla linea 41 del file control.c.

cmd_handler cmd_set_crypt_out_key [static]

Definizione alla linea 42 del file control.c.

cmd_handler cmd_set_zip_out_level [static]

Definizione alla linea 35 del file control.c.

cmd_handler cmd_start_crypt_in [static]

Definizione alla linea 40 del file control.c.

cmd_handler cmd_start_crypt_out [static]

Definizione alla linea 43 del file control.c.

cmd_handler cmd_start_zip_in [static]

Definizione alla linea 37 del file control.c.

cmd_handler cmd_start_zip_out [static]

Definizione alla linea 36 del file control.c.


Generato il Wed Apr 15 00:19:20 2009 per ircd-hybrid da  doxygen 1.5.6