nfs-ganesha 1.4
|
Prototype for GANESHA's version of getopt, to avoid portability issues. More...
Go to the source code of this file.
Functions | |
int | Getopt (int argc, char *argv[], char *opts) |
Variables | |
int | Opterr |
int | Optind |
int | Optopt |
char * | Optarg |
Prototype for GANESHA's version of getopt, to avoid portability issues.
Revision 1.1 2005/02/02 09:05:30 leibovic Adding our own version of getopt, to avoid portability issues.
Definition in file Getopt.h.