Searched refs:getopt (Results 251 - 275 of 767) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Dclib_port.h189 #define getopt __db_Cgetopt macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_checkpoint/
H A Ddb_checkpoint.c58 while ((ch = getopt(argc, argv, "1h:k:L:P:p:Vv")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_deadlock/
H A Ddb_deadlock.c51 while ((ch = getopt(argc, argv, "a:h:L:P:t:Vv")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_upgrade/
H A Ddb_upgrade.c49 while ((ch = getopt(argc, argv, "h:NP:sVv")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/transapp/
H A Dcursor.cs41 while ((ch = getopt(argc, argv, "")) != EOF)
H A Dinc.cs37 while ((ch = getopt(argc, argv, "")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmattrib.c182 while ((c = getopt(argc, argv, "i:/ahrsAHRSXph")) != EOF) {
H A Dmdel.c161 while ((c = getopt(argc, argv, "i:vh")) != EOF) {
H A Dmdoctorfat.c100 while ((c = getopt(argc, argv, "i:bo:s:h")) != EOF) {
H A Dminfo.c79 while ((c = getopt(argc, argv, "i:vh")) != EOF) {
H A Dmmd.c168 while ((c = getopt(argc, argv, "i:D:oh")) != EOF) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/ccgost/
H A Dgostsum.c47 while ((c = getopt(argc, argv, "bc::tv")) != -1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/extensions/
H A Dlibct_proto_dccp.c11 #include <getopt.h>
H A Dlibct_proto_gre.c11 #include <getopt.h>
H A Dlibct_proto_sctp.c11 #include <getopt.h>
H A Dlibct_proto_tcp.c11 #include <getopt.h>
H A Dlibct_proto_udplite.c11 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/src/
H A Dgettext.c22 #include <getopt.h>
H A Dngettext.c21 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgconv.c23 #include <getopt.h>
H A Dmsgen.c23 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dtstgettext.c22 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/base/
H A Drep_base.h69 extern int getopt(int, char * const *, const char *);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/getting_started/
H A Dexample_database_read.c48 while ((ch = getopt(argc, argv, "h:i:?")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_curwalk.c30 while ((ch = getopt(argc, argv, "C:c:d:P:pSst:w:")) != EOF)

Completed in 225 milliseconds

<<11121314151617181920>>