![]() |
ucspi-ssl
0.99e
TLS encryption for IPv6 communication
|
Go to the source code of this file.
Macros | |
#define | sgopt subgetopt |
#define | sgoptarg subgetoptarg |
#define | sgoptind subgetoptind |
#define | sgoptpos subgetoptpos |
#define | sgoptproblem subgetoptproblem |
#define | sgoptprogname subgetoptprogname |
#define | sgoptdone subgetoptdone |
#define | SUBGETOPTDONE -1 |
Functions | |
int | subgetopt (int, char *const *, const char *) |
Variables | |
const char * | subgetoptarg |
int | subgetoptind |
int | subgetoptpos |
int | subgetoptproblem |
const char * | subgetoptprogname |
int | subgetoptdone |
#define sgopt subgetopt |
Definition at line 7 of file subgetopt.h.
#define sgoptarg subgetoptarg |
Definition at line 8 of file subgetopt.h.
#define sgoptdone subgetoptdone |
Definition at line 13 of file subgetopt.h.
#define sgoptind subgetoptind |
Definition at line 9 of file subgetopt.h.
#define sgoptpos subgetoptpos |
Definition at line 10 of file subgetopt.h.
#define sgoptproblem subgetoptproblem |
Definition at line 11 of file subgetopt.h.
#define sgoptprogname subgetoptprogname |
Definition at line 12 of file subgetopt.h.
#define SUBGETOPTDONE -1 |
Definition at line 16 of file subgetopt.h.
const char* subgetoptarg |
int subgetoptdone |
int subgetoptind |
int subgetoptpos |
int subgetoptproblem |
const char* subgetoptprogname |