![]() |
s/qmail
3.3.23
Next generation secure email transport
|

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 () |
Variables | |
| char * | subgetoptarg |
| int | subgetoptind |
| int | subgetoptpos |
| int | subgetoptproblem |
| char * | subgetoptprogname |
| int | subgetoptdone |
| #define sgopt subgetopt |
Definition at line 5 of file subgetopt.h.
| #define sgoptarg subgetoptarg |
Definition at line 6 of file subgetopt.h.
| #define sgoptdone subgetoptdone |
Definition at line 11 of file subgetopt.h.
| #define sgoptind subgetoptind |
Definition at line 7 of file subgetopt.h.
| #define sgoptpos subgetoptpos |
Definition at line 8 of file subgetopt.h.
| #define sgoptproblem subgetoptproblem |
Definition at line 9 of file subgetopt.h.
| #define sgoptprogname subgetoptprogname |
Definition at line 10 of file subgetopt.h.
| #define SUBGETOPTDONE -1 |
Definition at line 14 of file subgetopt.h.
| int subgetopt | ( | ) |
| char* subgetoptarg |
| int subgetoptdone |
| int subgetoptind |
| int subgetoptpos |
| int subgetoptproblem |
| char* subgetoptprogname |
1.8.13