Searched refs:getopt (Results 126 - 150 of 767) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A DMakefile.am12 # 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
214 ## begin gnulib module getopt-posix
218 # We need the following in order to create <getopt.h> when the system
220 getopt.h: getopt.in.h
223 cat $(srcdir)/getopt.in.h; \
226 MOSTLYCLEANFILES += getopt.h getopt.h-t
228 EXTRA_DIST += getopt.c getopt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/util/
H A Dtrunc.c80 while ((option = getopt (argc, argv, "c")) != -1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/windows/
H A DMakefile.src70 ftp-basic$o ftp$o ftp-ls$o ftp-opie$o getopt$o hash$o \
88 gen-md5.h getopt.h gnu-md5.h hash.h host.h html-parse.h \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gdbm-1.8.3/
H A Dconv2gdbm.c39 #include "getopt.h"
78 while ( (option_char = getopt (argc, argv, "b:q")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibip6t_CONNSECMARK.c11 #include <getopt.h>
H A Dlibip6t_HL.c11 #include <getopt.h>
H A Dlibip6t_SECMARK.c13 #include <getopt.h>
H A Dlibip6t_TCPMSS.c8 #include <getopt.h>
H A Dlibip6t_connmark.c26 #include <getopt.h>
H A Dlibipt_CLASSIFY.c5 #include <getopt.h>
H A Dlibipt_CONNSECMARK.c11 #include <getopt.h>
H A Dlibipt_SECMARK.c11 #include <getopt.h>
H A Dlibipt_TCPMSS.c8 #include <getopt.h>
H A Dlibipt_TTL.c11 #include <getopt.h>
H A Dlibipt_comment.c12 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udhcpd/
H A Ddumpleases.c17 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dmv.c19 #include <getopt.h> /* struct option */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/debianutils/
H A Drun_parts.c33 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dlsattr.c25 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dtaskset.c10 #include <getopt.h> /* optind */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/selinux/
H A Druncon.c29 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/stf/
H A Dcomfychair.py409 import getopt, sys namespace
414 opts, args = getopt.getopt(argv[1:], 'pv',
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/lib/
H A DMakefile.in38 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 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt.Po@am__quote@
518 getopt.h: getopt.in.h
520 cat $(srcdir)/getopt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/lib/
H A DMakefile.in38 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 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt.Po@am__quote@
518 getopt.h: getopt.in.h
520 cat $(srcdir)/getopt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/share/getopt/
H A DMakefile.in211 libgetopt_a_SOURCES = getopt.c getopt1.c
218 subdir = src/share/getopt
227 am_libgetopt_a_OBJECTS = getopt.$(OBJEXT) getopt1.$(OBJEXT)
233 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/getopt.Po ./$(DEPDIR)/getopt1.Po
251 $(AUTOMAKE) --foreign src/share/getopt/Makefile
268 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@

Completed in 169 milliseconds

1234567891011>>