_scconf_item Struct Reference

#include <scconf.h>


Detailed Description

Definition at line 66 of file scconf.h.

Data Fields

_scconf_itemnext
int type
char * key
union {
   char *   comment
   scconf_block *   block
   scconf_list *   list
value


Field Documentation

struct _scconf_item* next

Definition at line 67 of file scconf.h.

int type

Definition at line 68 of file scconf.h.

char* key

Definition at line 69 of file scconf.h.

char* comment

Definition at line 71 of file scconf.h.

scconf_block* block

Definition at line 72 of file scconf.h.

scconf_list* list

Definition at line 73 of file scconf.h.

union { ... } value


The documentation for this struct was generated from the following file:
Generated on Mon May 21 23:11:13 2007 for pam_pkcs11 by  doxygen 1.5.1