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

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
 

Macro Definition Documentation

◆ sgopt

#define sgopt   subgetopt

Definition at line 5 of file subgetopt.h.

◆ sgoptarg

#define sgoptarg   subgetoptarg

Definition at line 6 of file subgetopt.h.

◆ sgoptdone

#define sgoptdone   subgetoptdone

Definition at line 11 of file subgetopt.h.

◆ sgoptind

#define sgoptind   subgetoptind

Definition at line 7 of file subgetopt.h.

◆ sgoptpos

#define sgoptpos   subgetoptpos

Definition at line 8 of file subgetopt.h.

◆ sgoptproblem

#define sgoptproblem   subgetoptproblem

Definition at line 9 of file subgetopt.h.

◆ sgoptprogname

#define sgoptprogname   subgetoptprogname

Definition at line 10 of file subgetopt.h.

◆ SUBGETOPTDONE

#define SUBGETOPTDONE   -1

Definition at line 14 of file subgetopt.h.

Function Documentation

◆ subgetopt()

int subgetopt ( )

Variable Documentation

◆ subgetoptarg

char* subgetoptarg

◆ subgetoptdone

int subgetoptdone

◆ subgetoptind

int subgetoptind

◆ subgetoptpos

int subgetoptpos

◆ subgetoptproblem

int subgetoptproblem

◆ subgetoptprogname

char* subgetoptprogname