ucspi-ssl  0.99e
TLS encryption for IPv6 communication
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 (int, char *const *, const char *)
 

Variables

int sgetopterr
 
const char * sgetoptprogname
 

Macro Definition Documentation

◆ getopt

#define getopt   sgetoptmine

Definition at line 7 of file sgetopt.h.

◆ optarg

#define optarg   subgetoptarg

Definition at line 8 of file sgetopt.h.

◆ opteof

#define opteof   subgetoptdone

Definition at line 14 of file sgetopt.h.

◆ opterr

#define opterr   sgetopterr

Definition at line 11 of file sgetopt.h.

◆ optind

#define optind   subgetoptind

Definition at line 9 of file sgetopt.h.

◆ optpos

#define optpos   subgetoptpos

Definition at line 10 of file sgetopt.h.

◆ optproblem

#define optproblem   subgetoptproblem

Definition at line 12 of file sgetopt.h.

◆ optprogname

#define optprogname   sgetoptprogname

Definition at line 13 of file sgetopt.h.

Function Documentation

◆ sgetoptmine()

int sgetoptmine ( int  ,
char *const *  ,
const char *   
)

Variable Documentation

◆ sgetopterr

int sgetopterr

◆ sgetoptprogname

const char* sgetoptprogname