Include dependency graph for getopt.c:
![](getopt_8c__incl.png)
Go to the source code of this file.
Macros | |
#define | BADCH (int)'?' |
#define | BADARG (int)':' |
#define | EMSG (char*)"" |
Functions | |
int | getopt (int nargc, char *const *nargv, const char *ostr) |
Variables | |
int | opterr = 1 |
int | optind = 1 |
int | optopt |
int | optreset |
char * | optarg |
Macro Definition Documentation
◆ BADARG
◆ BADCH
◆ EMSG
Function Documentation
◆ getopt()
Variable Documentation
◆ optarg
char* optarg |
Definition at line 51 of file getopt.c.
Referenced by CommandLine::forEachOption(), getopt(), CommandLine::hasOption(), main(), and process_options().
◆ opterr
int opterr = 1 |
Definition at line 47 of file getopt.c.
Referenced by getopt(), process_options(), and ResetGetopt().
◆ optind
int optind = 1 |
Definition at line 48 of file getopt.c.
Referenced by getopt(), main(), CommandLine::nextOption(), process_options(), and ResetGetopt().
◆ optopt
int optopt |
Definition at line 49 of file getopt.c.
Referenced by getopt(), main(), and process_options().
◆ optreset
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products