pam_pkcs11 0.6.12
|
#include <scconf.h>
Data Fields | ||
struct _scconf_item * | next | |
int | type | |
char * | key | |
union { | ||
char * comment | ||
scconf_block * block | ||
scconf_list * list | ||
} | value | |
scconf_block* block |
scconf_list* list |
struct _scconf_item* next |
union { ... } value |