Searched refs:getopt (Results 276 - 300 of 767) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_del.c27 while ((ch = getopt(argc, argv, "C:c:t:w")) != EOF)
H A Db_txn_write.c51 while ((ch = getopt(argc, argv, "ac:rw")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A Dad_find.c92 while ((c = getopt(argc-1, &argv[1], ":v:")) != -1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/getzones/
H A Dgetzones.c52 while (( c = getopt( argc, argv, "ml" )) != EOF ) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/nbp/
H A Dnbplkup.c77 while (( c = getopt( ac, av, "r:A:m:" )) != EOF ) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/pap/
H A Dpapstatus.c102 while (( c = getopt( ac, av, "p:s:A:" )) != EOF ) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dbench.c142 while ((c = getopt(argc, argv, "n:a:w:")) != -1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/perfcounter/
H A Dperf_writer_util.c88 while((flag = getopt(argc, argv, "df:")) != -1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/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/minidlna/ffmpeg-2.3.4/tools/
H A Dgraph2dot.c23 #include <unistd.h> /* getopt */
34 #include "compat/getopt.c"
120 while ((c = getopt(argc, argv, "hi:o:")) != -1) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/tools/
H A Dtest_get_len.c92 while ((c = getopt(argc, argv, "ynv")) != -1) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/
H A Ddtc.c130 while ((opt = getopt(argc, argv, "hI:O:o:V:R:S:p:fcqb:v")) != EOF) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmotion-test.c133 c = getopt(argc, argv, "h");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tools/
H A Dgraph2dot.c21 #include <unistd.h> /* getopt */
101 while ((c = getopt(argc, argv, "hi:o:")) != -1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/test/
H A Dbench.c134 while ((c = getopt(argc, argv, "n:a:w:")) != -1) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/spi/
H A Dspidev_test.c18 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibipt_CLUSTERIP.c10 #include <getopt.h>
H A Dlibipt_MASQUERADE.c5 #include <getopt.h>
H A Dlibxt_set.c17 #include <getopt.h>
H A Dlibxt_tos.c7 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/iptables/
H A Diptables-apply60 OPTS=$(getopt -s bash -o "$SHORTOPTS" -l "$LONGOPTS" -n "$PROGNAME" -- "$@") || exit $?
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibip6t_NFLOG.c4 #include <getopt.h>
H A Dlibip6t_ah.c6 #include <getopt.h>
H A Dlibip6t_esp.c6 #include <getopt.h>
H A Dlibip6t_limit.c10 #include <getopt.h>

Completed in 461 milliseconds

<<11121314151617181920>>