Searched refs:getopt (Results 101 - 125 of 767) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/
H A DMakefile.vms61 LIB_OBJECTS = [.lib]getopt.obj,[.lib]getopt1.obj,[.lib]getline.obj,[.lib]hash.obj
71 [.lib]getopt.obj : [.lib]getopt.c
72 $(CC) $(INCLUDES) $(CFLAGS) /define=("VMS=1") [.lib]getopt.c /obj=[.lib]getopt.obj
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A DMakefile.am10 ## -Werror removed for now (getopt stuff on OSF/1 throws a
41 pqueue.c pptpd.c configfile.c pptpmanager.c compat.c inststr.c getopt.c getopt1.c \
88 getopt.o: getopt.c config.h our_getopt.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/dbdemo/
H A Ddbdemo.c16 extern int getopt(int, char * const *, const char *);
58 while ((ch = getopt(argc, argv, "r")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/transapp/
H A Ddata_open.cs28 while ((ch = getopt(argc, argv, "")) != EOF)
H A Denv_open.cs28 while ((ch = getopt(argc, argv, "")) != EOF)
H A Dput2.cs31 while ((ch = getopt(argc, argv, "")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmclasserase.c39 #include <getopt.h>
308 while ((c = getopt(argc, argv, "+p:dh")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_access.c16 extern int getopt(int, char * const *, const char *);
42 while ((ch = getopt(argc, argv, "r")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/mgr/
H A Drep_mgr.c28 extern int getopt(int, char * const *, const char *);
61 while ((ch = getopt(argc, argv, "Cf:h:Mm:n:o:p:v")) != EOF) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/getting_started/
H A Dexcxx_example_database_read.cpp12 extern int getopt(int, char * const *, const char *);
52 while ((ch = getopt(argc, argv, "h:i:")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/connector/
H A Ducon.c40 #include <getopt.h>
120 while ((s = getopt(argc, argv, "hs")) != -1) {
131 /* getopt() outputs an error for us */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Ddev.c148 #include <getopt.h>
172 while ((c = getopt (argc, argv, "m:f:")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/tdb/tools/
H A Dtdbdump.c107 while ((c = getopt( argc, argv, "hk:")) != -1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Db_get.c26 while ((ch = getopt(argc, argv, "C:c:t:")) != EOF)
H A Db_txn.c20 while ((ch = getopt(argc, argv, "ac:")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/src/
H A Dntfs-3g.probe.c33 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/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/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_get.c25 while ((ch = getopt(argc, argv, "C:c:t:")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/misc/
H A Dnetacnv.c46 while ((opt = getopt(argc, argv, ":o:f:t:")) != -1) {
H A Duuidtest.c80 while ((c = getopt(argc, argv, ":vu:g:i:")) != -1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/nbp/
H A Dnbprgstr.c52 while (( c = getopt( ac, av, "p:A:m:" )) != EOF ) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Dpppoe-discovery.c39 while ((opt = getopt(argc, argv, "I:D:VUAS:C:h")) > 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/auth/crackcheck/
H A Dcrackcheck.c91 while ( (c = getopt(argc, argv, "d:cs")) != EOF){
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tools/
H A Dseek_print.c23 #include <unistd.h> /* getopt */
30 #include "compat/getopt.c"
52 while ((opt = getopt(argc, argv, "h")) != -1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/udhcpd/
H A Ddumpleases.c17 #include <getopt.h>

Completed in 134 milliseconds

1234567891011>>