Macros | Functions | Variables
ares_getopt.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define optarg   ares_optarg
 
#define opterr   ares_opterr
 
#define optind   ares_optind
 
#define optopt   ares_optopt
 
#define optreset   ares_optreset
 

Functions

int ares_getopt (int nargc, char *const nargv[], const char *ostr)
 

Variables

char * optarg
 
int opterr
 
int optind
 
int optopt
 

Macro Definition Documentation

◆ optarg

#define optarg   ares_optarg

Definition at line 42 of file ares_getopt.h.

◆ opterr

#define opterr   ares_opterr

Definition at line 44 of file ares_getopt.h.

◆ optind

#define optind   ares_optind

Definition at line 43 of file ares_getopt.h.

◆ optopt

#define optopt   ares_optopt

Definition at line 45 of file ares_getopt.h.

◆ optreset

#define optreset   ares_optreset

Definition at line 46 of file ares_getopt.h.

Function Documentation

◆ ares_getopt()

int ares_getopt ( int  nargc,
char *const  nargv[],
const char *  ostr 
)

Definition at line 66 of file ares_getopt.c.

Variable Documentation

◆ optarg

char* optarg

Definition at line 9 of file getopt.h.

◆ opterr

int opterr

Definition at line 5 of file getopt.h.

◆ optind

int optind

Definition at line 6 of file getopt.h.

◆ optopt

int optopt

Definition at line 7 of file getopt.h.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:03