Searched refs:GETOPT_VARIABLE (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/include/nonunix/
H A Dgetopt.h27 #ifndef GETOPT_VARIABLE
28 #define GETOPT_VARIABLE macro
37 extern GETOPT_VARIABLE char *optarg;
51 extern GETOPT_VARIABLE int optind;
56 extern GETOPT_VARIABLE int opterr;
60 extern GETOPT_VARIABLE int optopt;

Completed in 80 milliseconds