CHTbl_ | Data structure that defines a linked hash table |
CHTbl_handle_ | Data structure that defines one element within a hash table. This structure is used by the function chtbl_next() |
couple | Type of the elements strored into the hash table |
fields | When a string is cut into fields, the fields are saved into a 'fields' structure |
file_list | Data structure used to store directory's entries |
List_ | This structure defines a linked list |
ListElmt_ | This structure defines one element of the linked list |
Option_ | This data structure contains the definition for one option |
Option_set_ | This data structure is used to store all option definitions for the process |
s_array | Data structure that defines an array handler |
s_cyclic_buffer | Basic structure that defines the cyclic buffer |
s_dstring | Data structure that defines a dynamic string |
smtp_connexion_config | This structure defines the information used by the SMTP client to connect to the server |
smtp_mail | This structure defines the information used by the SMTP client to send an e-mail |
smtp_res | This structure defines the information returned by all client SMTP functions |
smtp_response | This structure contains the information included in the answer from a SMTP server |
timezones | Data structure that defines a time zone (for example "MET DST -3600") |
tstamp_ref | The data structure defines a couple (date, timestamp) used as reference |
ttref_tab | The data structure defines the list of couples (date, timestamp) loaded from the timestamps reference file) |
tz_tab | Data structure that contains all the time zone configuration extracted from the time zones configuration file. This structure is set up by the function load_timezones() (calling the time zones configuration file parser) |