Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

lcas_db_entry_s Struct Reference

LCAS data base element structure. More...

#include <_lcas_db_read.h>


Data Fields

char pluginname [LCAS_MAXPATHLEN+1]
char pluginargs [LCAS_MAXARGSTRING+1]
lcas_db_entry_snext


Detailed Description

LCAS data base element structure.

Definition at line 50 of file _lcas_db_read.h.


Field Documentation

struct lcas_db_entry_s* lcas_db_entry_s::next
 

handle to next db element

Definition at line 54 of file _lcas_db_read.h.

Referenced by lcas_db_clean_list(), lcas_db_fill_entry(), and lcas_init_and_logfile().

char lcas_db_entry_s::pluginargs[LCAS_MAXARGSTRING+1]
 

Argument list to be passed to authorization plugin/module

Definition at line 53 of file _lcas_db_read.h.

Referenced by lcas_db_fill_entry(), lcas_db_parse_line(), lcas_db_read_entries(), lcas_init_and_logfile(), and PluginInit().

char lcas_db_entry_s::pluginname[LCAS_MAXPATHLEN+1]
 

Name of authorization plugin/module

Definition at line 52 of file _lcas_db_read.h.

Referenced by lcas_db_clean_list(), lcas_db_fill_entry(), lcas_db_parse_line(), lcas_db_read_entries(), lcas_init_and_logfile(), and PluginInit().


The documentation for this struct was generated from the following file:
Generated on Fri May 27 18:10:49 2005 for lcas by doxygen 1.3.5