#include <lcmaps_db_read.h>
Data Fields | |
char | pluginname [LCMAPS_MAXPATHLEN+1] |
char | pluginargs [LCMAPS_MAXARGSTRING+1] |
lcmaps_db_entry_s * | next |
Definition at line 49 of file lcmaps_db_read.h.
|
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(). |
|
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(). |
|
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(). |