|
pcsc-lite
1.8.26
|
This is a reader installer for pcsc-lite. More...
#include "config.h"#include <stdio.h>#include <stdlib.h>#include <string.h>#include <sys/stat.h>#include <errno.h>#include "PCSC/wintypes.h"#include "PCSC/winscard.h"Go to the source code of this file.
Macros | |
| #define | PCSCLITE_READER_CONFIG "/etc/reader.conf" |
Functions | |
| int | main (int argc, char *argv[]) |
This is a reader installer for pcsc-lite.
Definition in file installifd.c.
1.8.14