Searched refs:getopt (Results 326 - 350 of 767) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dhwclock.c11 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/excxx_repquote/
H A DRepQuoteExample.cpp60 extern int getopt(int, char * const *, const char *);
450 while ((ch = getopt(argc, argv, "Cf:h:Mm:n:o:p:v")) != EOF) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Dtag.c340 #include <getopt.h>
369 while ((c = getopt (argc, argv, "m:f:")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/lib/
H A DMakefile38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in getopt.c \
42 $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettext.m4 \
234 EXTRA_DIST = getopt.in.h getopt.c getopt1.c getopt_int.h
236 MOSTLYCLEANFILES = getopt.h getopt.h-t
286 include $(DEPDIR)/getopt.Po
518 getopt.h: getopt.in.h
520 cat $(srcdir)/getopt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A DMakefile.in26 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl alloca announce-gen c-ctype getopt getpass-gnu gnupload maintainer-makefile quote quotearg strcasestr update-copyright
58 $(top_srcdir)/m4/getline.m4 $(top_srcdir)/m4/getopt.m4 \
601 stdio-impl.h getdelim.c getline.c getopt.c getopt.in.h \
621 errno.h-t getopt.h getopt.h-t stdbool.h stdbool.h-t stddef.h \
637 getdelim.c getline.c getopt.c getopt1.c getpagesize.c \
709 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
1111 # We need the following in order to create <getopt.h> when the system
1113 getopt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A DMakefile.in26 # Reproduce by: gnulib-tool --import --dir=gettext-runtime --local-dir=gnulib-local --lib=libgrt --source-base=gnulib-lib --m4-base=gnulib-m4 --doc-base=doc --aux-dir=../build-aux --no-libtool --macro-prefix=gl atexit basename closeout csharpcomp-script error exit getopt gettext-h gettext-runtime-misc java javacomp-script memmove progname propername relocatable-prog stdbool strtoul unlocked-io xalloc
60 $(top_srcdir)/gnulib-m4/getopt.m4 \
485 error.c error.h getopt.c getopt.in.h getopt1.c getopt_int.h \
512 MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t getopt.h \
513 getopt.h-t iconv.h iconv.h-t iconv_open-aix.h-t \
540 EXTRA_libgrt_a_SOURCES = atexit.c canonicalize-lgpl.c error.c getopt.c \
873 # We need the following in order to create <getopt.h> when the system
875 getopt.h: getopt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dbench_001.c39 extern int getopt(int, char * const *, const char *);
267 while ((ch = getopt(argc, argv, "c:d:EIi:l:n:p:RT")) != EOF)
H A Dex_thread.c21 extern int getopt(int, char * const *, const char *);
108 while ((ch = getopt(argc, argv, "h:pn:r:vw:")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dgetopt.c2 * getopt.c
10 * $Id: getopt.c,v 1.1.1.1 2002/06/21 08:52:00 fenix_nl Exp $
14 NOTE: getopt is now part of the C library, so if you don't know what
37 /* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>.
81 contain conflicting prototypes for getopt. */
104 /* This version of `getopt' appears to the caller like standard Unix `getopt'
108 As `getopt' works, it permutes the elements of ARGV so that,
120 /* For communication from `getopt' to the caller.
121 When `getopt' find
981 getopt (argc, argv, optstring) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dgetopt.c2 NOTE: getopt is now part of the C library, so if you don't know what
28 /* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>.
71 contain conflicting prototypes for getopt. */
94 /* This version of `getopt' appears to the caller like standard Unix `getopt'
98 As `getopt' works, it permutes the elements of ARGV so that,
108 #include "getopt.h"
110 /* For communication from `getopt' to the caller.
111 When `getopt' finds an option that takes an argument,
120 and for communication between successive calls to `getopt'
971 getopt (argc, argv, optstring) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/lib/
H A Dgetopt.c2 NOTE: getopt is now part of the C library, so if you don't know what
23 /* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>.
66 contain conflicting prototypes for getopt. */
89 /* This version of `getopt' appears to the caller like standard Unix `getopt'
93 As `getopt' works, it permutes the elements of ARGV so that,
103 #include "getopt.h"
105 /* For communication from `getopt' to the caller.
106 When `getopt' finds an option that takes an argument,
115 and for communication between successive calls to `getopt'
957 getopt (argc, argv, optstring) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/src/
H A Dagrep.c24 #include <getopt.h>
506 c = getopt(argc, argv, short_options);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/tests/
H A Dbench.c16 #include <getopt.h>
155 while ((opt = getopt(argc, argv, "r:l:s:j:t:")) != -1) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/cramfs/
H A Dcramfsck.c47 #include <getopt.h>
428 int c; /* for getopt */
435 while ((c = getopt(argc, argv, "hx:v")) != EOF) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_TOS.c7 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables-restore.c11 #include <getopt.h>
H A Dxshared.c1 #include <getopt.h>
163 /* Indicate to rerun getopt *immediately* */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/
H A Dseq.c6 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-ui/
H A Dbssh.c31 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-utils/
H A Davahi-resolve.c28 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/win32/prj/
H A DGNUmakefile149 ../../Win32/src/getopt.o \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-ui/
H A Dbssh.c31 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A Davahi-resolve.c28 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_recover/
H A Ddb_recover.c66 while ((ch = getopt(argc, argv, "cefh:P:t:Vv")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_verify/
H A Ddb_verify.c67 while ((ch = getopt(argc, argv, "h:NoP:quV")) != EOF)

Completed in 222 milliseconds

<<11121314151617181920>>