osprey/cygnus/include/getopt.h File Reference

Go to the source code of this file.

Data Types

type  option

Defines

#define _GETOPT_H   1
#define no_argument   0
#define required_argument   1
#define optional_argument   2

Functions/Subroutines

int getopt ()
int getopt_long ()
int getopt_long_only ()
int _getopt_internal ()

Variables

char * optarg
int optind
int opterr
int optopt


Define Documentation

#define _GETOPT_H   1

Definition at line 24 of file getopt.h.

#define no_argument   0

Definition at line 98 of file getopt.h.

Referenced by PARAMS(), and parse_options().

#define optional_argument   2

Definition at line 100 of file getopt.h.

Referenced by help(), and parse_args().

#define required_argument   1

Definition at line 99 of file getopt.h.

Referenced by PARAMS(), and parse_args().


Function Documentation

int _getopt_internal (  ) 

int getopt (  ) 

int getopt_long (  ) 

int getopt_long_only (  ) 


Variable Documentation

char* optarg

int opterr

Definition at line 150 of file getopt.c.

Referenced by _getopt_internal(), parse_args(), and process_cmd_line().

int optind

int optopt

Definition at line 156 of file getopt.c.

Referenced by _getopt_internal(), and process_cmd_line().


Generated on Wed Apr 8 15:00:31 2009 for Open64 by  doxygen 1.5.6