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>

Collaboration diagram for lcas_db_entry_s:

Collaboration graph
[legend]

Data Fields

char pluginname [LCAS_MAXPATHLEN+1]
char pluginargs [LCAS_MAXARGSTRING+1]
struct lcas_db_entry_s* next

Detailed Description

LCAS data base element structure.

For internal use only.

Definition at line 43 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 47 of file _lcas_db_read.h.

char lcas_db_entry_s::pluginargs
 

Argument list to be passed to authorization plugin/module

Definition at line 46 of file _lcas_db_read.h.

char lcas_db_entry_s::pluginname
 

Name of authorization plugin/module

Definition at line 45 of file _lcas_db_read.h.


The documentation for this struct was generated from the following file:
Generated at Tue Sep 23 15:07:13 2003 for edg-lcas by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001