#include <stdio.h>#include <string.h>Go to the source code of this file.
Defines | |
| #define | BADCH (int)'?' |
| #define | BADARG (int)':' |
| #define | EMSG "" |
Functions | |
| int | getopt (nargc, nargv, ostr) int nargc |
Variables | |
| int | opterr = 1 |
| int | optind = 1 |
| int | optopt |
| int | optreset |
| char * | optarg |
| char * | __progname = "rpcapd" |
| char *const * | nargv |
| const char * | ostr |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.