pam_pkcs11
0.6.8
|
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. | |
char * | buffer |
buffer to content of mapfile | |
size_t | length |
lenght of buffer | |
char * | pt |
pointer to last readed entry in buffer | |
char * | key |
key entry in current buffer | |
char * | value |
value assigned to key |
This struct is used in processing map files a map file is a list of "key" " -> " "value" text lines.