s/qmail  3.3.23
Next generation secure email transport
Macros | Functions | Variables
sgetopt.h File Reference
#include "subgetopt.h"
Include dependency graph for sgetopt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define getopt   sgetoptmine
 
#define optarg   subgetoptarg
 
#define optind   subgetoptind
 
#define optpos   subgetoptpos
 
#define opterr   sgetopterr
 
#define optproblem   subgetoptproblem
 
#define optprogname   sgetoptprogname
 
#define opteof   subgetoptdone
 

Functions

int sgetoptmine ()
 

Variables

int sgetopterr
 
char * sgetoptprogname
 

Macro Definition Documentation

◆ getopt

#define getopt   sgetoptmine

Definition at line 5 of file sgetopt.h.

◆ optarg

#define optarg   subgetoptarg

Definition at line 6 of file sgetopt.h.

◆ opteof

#define opteof   subgetoptdone

Definition at line 12 of file sgetopt.h.

◆ opterr

#define opterr   sgetopterr

Definition at line 9 of file sgetopt.h.

◆ optind

#define optind   subgetoptind

Definition at line 7 of file sgetopt.h.

◆ optpos

#define optpos   subgetoptpos

Definition at line 8 of file sgetopt.h.

◆ optproblem

#define optproblem   subgetoptproblem

Definition at line 10 of file sgetopt.h.

◆ optprogname

#define optprogname   sgetoptprogname

Definition at line 11 of file sgetopt.h.

Function Documentation

◆ sgetoptmine()

int sgetoptmine ( )

Variable Documentation

◆ sgetopterr

int sgetopterr

◆ sgetoptprogname

char* sgetoptprogname