Searched refs:getopt_long (Results 1 - 25 of 153) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/lib/
H A Dgetopt.h57 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
102 #define getopt(x,y,z) getopt_long(x, y, z, (const struct option *) 0, (int *) 0)
113 extern int getopt_long (int argc, char *const *argv, const char *shortopts,
126 extern int getopt_long ();
H A Dgetopt1.c0 /* getopt_long and getopt_long_only entry points for GNU getopt.
66 getopt_long (argc, argv, options, long_options, opt_index)
76 /* Like getopt_long, but '-' as well as '--' can indicate a long option.
123 c = getopt_long (argc, argv, "abc:d:0123456789",
65 getopt_long (argc, argv, options, long_options, opt_index) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/win32/Include/
H A Dgetopt.h66 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
115 extern int getopt_long (int argc, char *const *argv, const char *shortopts,
128 extern int getopt_long ();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gdbm-1.8.3/
H A Dgetopt.h57 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
106 extern int getopt_long (int argc, char *const *argv, const char *shortopts,
119 extern int getopt_long ();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dgetopt.h61 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
110 extern int getopt_long (int argc, char *const *argv, const char *shortopts,
123 extern int getopt_long ();
H A Dgetopt1.c0 /* getopt_long and getopt_long_only entry points for GNU getopt.
70 getopt_long (argc, argv, options, long_options, opt_index)
80 /* Like getopt_long, but '-' as well as '--' can indicate a long option.
127 c = getopt_long (argc, argv, "abc:d:0123456789",
69 getopt_long (argc, argv, options, long_options, opt_index) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gdbm-1.8.3/
H A Dgetopt.h57 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
106 extern int getopt_long (int argc, char *const *argv, const char *shortopts,
119 extern int getopt_long ();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dgetopt.in.h40 # undef getopt_long macro
50 # define getopt_long __GETOPT_ID (getopt_long) macro
58 /* Standalone applications get correct prototypes for getopt_long and
60 with "char *const *argv" that are incorrect because getopt_long and
70 of getopt_long and getopt_long_only below, but these are visible
141 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
208 extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,
H A Dgetopt1.c0 /* getopt_long and getopt_long_only entry points for GNU getopt.
41 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options,
57 /* Like getopt_long, but '-' as well as '--' can indicate a long option.
107 c = getopt_long (argc, argv, "abc:d:0123456789",
40 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/lib/
H A Dgetopt.in.h40 # undef getopt_long macro
50 # define getopt_long __GETOPT_ID (getopt_long) macro
58 /* Standalone applications get correct prototypes for getopt_long and
60 with "char *const *argv" that are incorrect because getopt_long and
70 of getopt_long and getopt_long_only below, but these are visible
141 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
208 extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,
H A Dgetopt1.c0 /* getopt_long and getopt_long_only entry points for GNU getopt.
42 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options,
58 /* Like getopt_long, but '-' as well as '--' can indicate a long option.
108 c = getopt_long (argc, argv, "abc:d:0123456789",
41 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, function
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/lib/
H A Dgetopt.in.h40 # undef getopt_long macro
50 # define getopt_long __GETOPT_ID (getopt_long) macro
58 /* Standalone applications get correct prototypes for getopt_long and
60 with "char *const *argv" that are incorrect because getopt_long and
70 of getopt_long and getopt_long_only below, but these are visible
141 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
208 extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,
H A Dgetopt1.c0 /* getopt_long and getopt_long_only entry points for GNU getopt.
42 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options,
58 /* Like getopt_long, but '-' as well as '--' can indicate a long option.
108 c = getopt_long (argc, argv, "abc:d:0123456789",
41 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dour_getopt.h4 * Header file for the getopt_long deprived.
71 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
148 extern int getopt_long (int __argc, char *const *__argv, const char *__shortopts,
163 extern int getopt_long ();
H A Dgetopt1.c12 /* getopt_long and getopt_long_only entry points for GNU getopt.
79 getopt_long (argc, argv, options, long_options, opt_index)
89 /* Like getopt_long, but '-' as well as '--' can indicate a long option.
136 c = getopt_long (argc, argv, "abc:d:0123456789",
78 getopt_long (argc, argv, options, long_options, opt_index) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dgetopt.in.h47 # undef getopt_long macro
57 # define getopt_long __GETOPT_ID (getopt_long) macro
65 /* Standalone applications get correct prototypes for getopt_long and
67 with "char *const *argv" that are incorrect because getopt_long and
77 of getopt_long and getopt_long_only below, but these are visible
148 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
215 extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,
H A Dgetopt1.c0 /* getopt_long and getopt_long_only entry points for GNU getopt.
41 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options,
57 /* Like getopt_long, but '-' as well as '--' can indicate a long option.
107 c = getopt_long (argc, argv, "abc:d:0123456789",
40 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dgetopt.in.h47 # undef getopt_long macro
57 # define getopt_long __GETOPT_ID (getopt_long) macro
65 /* Standalone applications get correct prototypes for getopt_long and
67 with "char *const *argv" that are incorrect because getopt_long and
77 of getopt_long and getopt_long_only below, but these are visible
148 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
215 extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,
H A Dgetopt1.c0 /* getopt_long and getopt_long_only entry points for GNU getopt.
41 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options,
57 /* Like getopt_long, but '-' as well as '--' can indicate a long option.
107 c = getopt_long (argc, argv, "abc:d:0123456789",
40 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/bridge-1.x/brctl/
H A Dbrctl.c47 while ((f = getopt_long(argc, argv, "Vh", options, NULL)) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/src/
H A Dntfs-3g.probe.c102 while ((c = getopt_long(argc, argv, sopt, lopt, NULL)) != -1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/udhcpd/
H A Ddumpleases.c55 c = getopt_long(argc, argv, "arf:h", options, &option_index);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udhcpd/
H A Ddumpleases.c55 c = getopt_long(argc, argv, "arf:h", options, &option_index);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/cas/
H A Dcas.c48 /* Code from getopt_long.h - getopt_long() for systems that lack it
61 int getopt_long(int argc,
108 /* Code from getopt_long.c - getopt_long() for systems that lack it
112 int getopt_long(int argc, function
179 while ((c = getopt_long (argc, argv, "c:P:H:hpo", long_options, NULL)) != -1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables-save.c152 while ((c = getopt_long(argc, argv, "bcdt:", options, NULL)) != -1) {

Completed in 317 milliseconds

1234567