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

Go to the source code of this file.
Macros | |
| #define | SGETOPTNOSHORT |
| #define | SUBGETOPTNOSHORT |
| #define | getopt sgetoptmine |
| #define | optind subgetoptind |
| #define | opterr sgetopterr |
| #define | optproblem subgetoptproblem |
| #define | optprogname sgetoptprogname |
Functions | |
| int | getopt (int argc, char **argv, char *opts) |
Variables | |
| int | opterr = 1 |
| char * | optprogname = 0 |
| #define getopt sgetoptmine |
| #define opterr sgetopterr |
| #define optind subgetoptind |
| #define optproblem subgetoptproblem |
| #define optprogname sgetoptprogname |
| int getopt | ( | int | argc, |
| char ** | argv, | ||
| char * | opts | ||
| ) |
1.8.13