nutcpc_context_t Struct Reference


Data Fields

char port [10]
unsigned long interval
unsigned char donotuselock
char srv_addr [512]
char password [100]
char nuauthdn [512]
unsigned char debug_mode
int tempo
char * certfile
char * keyfile
char * cafile
char * crlfile
char * pkcs12file
char * pkcs12password
char * krb5_service

Detailed Description

Definition at line 72 of file nutcpc.c.


Field Documentation

char* nutcpc_context_t::cafile

Definition at line 83 of file nutcpc.c.

Referenced by do_connect(), init_library(), and parse_cmdline_options().

char* nutcpc_context_t::certfile

Definition at line 81 of file nutcpc.c.

Referenced by do_connect(), init_library(), and parse_cmdline_options().

char* nutcpc_context_t::crlfile

Definition at line 84 of file nutcpc.c.

Referenced by do_connect(), and parse_cmdline_options().

unsigned char nutcpc_context_t::debug_mode

Debug mode enabled if different than zero

Definition at line 79 of file nutcpc.c.

Referenced by do_connect(), init_library(), and parse_cmdline_options().

unsigned char nutcpc_context_t::donotuselock

Do not user lock

Definition at line 75 of file nutcpc.c.

Referenced by daemonize_process(), and parse_cmdline_options().

unsigned long nutcpc_context_t::interval

Number of millisecond for sleep in main loop (default value: 100ms)

Definition at line 74 of file nutcpc.c.

Referenced by parse_cmdline_options().

char* nutcpc_context_t::keyfile

Definition at line 82 of file nutcpc.c.

Referenced by do_connect(), init_library(), and parse_cmdline_options().

char* nutcpc_context_t::krb5_service

Definition at line 87 of file nutcpc.c.

Referenced by do_connect(), and parse_cmdline_options().

char nutcpc_context_t::nuauthdn[512]

Definition at line 78 of file nutcpc.c.

Referenced by do_connect(), and parse_cmdline_options().

char nutcpc_context_t::password[100]

Definition at line 77 of file nutcpc.c.

Referenced by do_connect(), and parse_cmdline_options().

char* nutcpc_context_t::pkcs12file

Definition at line 85 of file nutcpc.c.

Referenced by do_connect(), and parse_cmdline_options().

char* nutcpc_context_t::pkcs12password

Definition at line 86 of file nutcpc.c.

Referenced by do_connect(), and parse_cmdline_options().

char nutcpc_context_t::port[10]

Port (service) number / name

Definition at line 73 of file nutcpc.c.

Referenced by do_connect(), main_loop(), and parse_cmdline_options().

char nutcpc_context_t::srv_addr[512]

Nuauth server hostname

Definition at line 76 of file nutcpc.c.

Referenced by do_connect(), init_library(), main_loop(), and parse_cmdline_options().

int nutcpc_context_t::tempo

Number of second between each connection retry

Definition at line 80 of file nutcpc.c.

Referenced by main_loop(), and parse_cmdline_options().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 20 04:00:45 2008 for NuFW by  doxygen 1.4.7