#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 (int nargc, char *const *nargv, const char *ostr) |
Variables | |
int | opterr |
char * | optarg |
char * | __progname = "rpcapd" |
|
Definition at line 47 of file utils.c. Referenced by getopt(). |
|
Definition at line 46 of file utils.c. Referenced by getopt(). |
|
Definition at line 48 of file utils.c. Referenced by getopt(). |
|
Definition at line 59 of file utils.c. References __progname, BADARG, BADCH, EMSG, optarg, and opterr. Referenced by main(). |
|
Definition at line 51 of file utils.c. Referenced by getopt(). |
|
|
|
Initial value:
Definition at line 40 of file utils.c. Referenced by getopt(). |
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.