pam_pkcs11
0.6.11
|
This struct is used in processing map files a map file is a list of "key" " -> " "value" text lines. More...
#include <mapper.h>
Data Fields | |
const char * | uri |
URL of mapfile. More... | |
char * | buffer |
buffer to content of mapfile More... | |
size_t | length |
lenght of buffer More... | |
char * | pt |
pointer to last readed entry in buffer More... | |
char * | key |
key entry in current buffer More... | |
char * | value |
value assigned to key More... | |
This struct is used in processing map files a map file is a list of "key" " -> " "value" text lines.