pam_pkcs11 0.6.12
_scconf_parser Struct Reference

#include <internal.h>

Data Fields

scconf_contextconfig
 
scconf_blockblock
 
scconf_itemlast_item
 
scconf_itemcurrent_item
 
char * key
 
scconf_listname
 
int state
 
int last_token_type
 
int line
 
unsigned int error:1
 
unsigned int warnings:1
 
char emesg [256]
 

Detailed Description

Definition at line 34 of file internal.h.

Field Documentation

◆ block

scconf_block* block

Definition at line 37 of file internal.h.

◆ config

scconf_context* config

Definition at line 35 of file internal.h.

◆ current_item

scconf_item * current_item

Definition at line 38 of file internal.h.

◆ emesg

char emesg[256]

Definition at line 49 of file internal.h.

◆ error

unsigned int error

Definition at line 47 of file internal.h.

◆ key

char* key

Definition at line 40 of file internal.h.

◆ last_item

scconf_item* last_item

Definition at line 38 of file internal.h.

◆ last_token_type

int last_token_type

Definition at line 44 of file internal.h.

◆ line

int line

Definition at line 45 of file internal.h.

◆ name

scconf_list* name

Definition at line 41 of file internal.h.

◆ state

int state

Definition at line 43 of file internal.h.

◆ warnings

unsigned int warnings

Definition at line 48 of file internal.h.


The documentation for this struct was generated from the following file: