COOPY » Guide  version 0.6.5
Data Fields
_getopt_data Struct Reference

#include <getopt_int.h>

Data Fields

int optind
int opterr
int optopt
char * optarg
int __initialized
char * __nextchar
enum __ord __ordering
int __posixly_correct
int __first_nonopt
int __last_nonopt

Detailed Description

Definition at line 66 of file getopt_int.h.


Field Documentation

Definition at line 103 of file getopt_int.h.

Referenced by _getopt_initialize(), _getopt_internal_r(), and exchange().

Definition at line 79 of file getopt_int.h.

Referenced by _getopt_internal_r().

Definition at line 104 of file getopt_int.h.

Referenced by _getopt_initialize(), _getopt_internal_r(), and exchange().

Definition at line 87 of file getopt_int.h.

Referenced by _getopt_initialize(), and _getopt_internal_r().

Definition at line 90 of file getopt_int.h.

Referenced by _getopt_initialize(), and _getopt_internal_r().

Definition at line 94 of file getopt_int.h.

Referenced by _getopt_initialize().

Definition at line 74 of file getopt_int.h.

Referenced by _getopt_internal_r(), and gnulib_getopt_internal().

Definition at line 72 of file getopt_int.h.

Referenced by _getopt_internal_r(), and gnulib_getopt_internal().

Definition at line 73 of file getopt_int.h.

Referenced by _getopt_internal_r(), and gnulib_getopt_internal().


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines