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>

Collaboration diagram for lcmaps_db_entry_s:

Collaboration graph
[legend]

Data Fields

char pluginname [LCMAPS_MAXPATHLEN+1]
char pluginargs [LCMAPS_MAXARGSTRING+1]
struct lcmaps_db_entry_s* next

Detailed Description

LCMAPS data base element structure.

For internal use only.

Definition at line 42 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 46 of file lcmaps_db_read.h.

char lcmaps_db_entry_s::pluginargs
 

Argument list to be passed to authorization plugin/module

Definition at line 45 of file lcmaps_db_read.h.

char lcmaps_db_entry_s::pluginname
 

Name of authorization plugin/module

Definition at line 44 of file lcmaps_db_read.h.


The documentation for this struct was generated from the following file:
Generated at Thu Mar 4 17:39:45 2004 for edg-lcmaps by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001