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

lcmaps_db_entry_s Struct Reference

LCMAPS data base element structure. More...

#include <lcmaps_db_read.h>


Data Fields

char pluginname [LCMAPS_MAXPATHLEN+1]
char pluginargs [LCMAPS_MAXARGSTRING+1]
lcmaps_db_entry_snext


Detailed Description

LCMAPS data base element structure.

Definition at line 49 of file lcmaps_db_read.h.


Field Documentation

struct lcmaps_db_entry_s* lcmaps_db_entry_s::next
 

handle to next db element

Definition at line 53 of file lcmaps_db_read.h.

Referenced by free_lcmaps_db_entry(), getPluginNameAndArgs(), lcmaps_db_clean_list(), lcmaps_db_fill_entry(), and startPluginManager().

char lcmaps_db_entry_s::pluginargs[LCMAPS_MAXARGSTRING+1]
 

Argument list to be passed to authorization plugin/module

Definition at line 52 of file lcmaps_db_read.h.

Referenced by getPluginNameAndArgs(), lcmaps_db_fill_entry(), lcmaps_db_parse_line(), lcmaps_db_read_entries(), and PluginInit().

char lcmaps_db_entry_s::pluginname[LCMAPS_MAXPATHLEN+1]
 

Name of authorization plugin/module

Definition at line 51 of file lcmaps_db_read.h.

Referenced by getPluginNameAndArgs(), lcmaps_db_clean_list(), lcmaps_db_fill_entry(), lcmaps_db_parse_line(), lcmaps_db_read_entries(), PluginInit(), and startPluginManager().


The documentation for this struct was generated from the following file:
Generated on Sun May 29 21:22:13 2005 for lcmaps by doxygen 1.3.5