Searched refs:getopt (Results 476 - 500 of 767) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibipt_multiport.c6 #include <getopt.h>
H A Dlibipt_policy.c7 #include <getopt.h>
H A Dlibipt_tcp.c6 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Dtracepath.c281 while ((ch = getopt(argc, argv, "nh?")) != EOF) {
H A Dtracepath6.c287 while ((ch = getopt(argc, argv, "nbh?")) != EOF) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Dradvdump.c60 while ((c = getopt(argc, argv, "d:fehv")) > 0)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/usb_id/
H A Dusb_id.c23 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/
H A Dudevinfo.c28 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Drpm.c89 while ((opt = getopt(argc, argv, "iqpldc")) != -1) {
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/api/
H A DMakefile42 $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettext.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/
H A Depi_ttcp.c52 * use getopt(3) for option processing, add -f and -T options.
280 /* Use locally defined getopt() functions. */
375 /* Use locally defined getopt() functions. */
418 int getopt(int argc, char **argv, char *optstring);
664 int getopt(int, char**, char*);
684 int getopt(int, char**, char*);
907 while ((c=getopt(argc, argv, "hidrstuvxHVBDTLb:f:l:n:p:A:O:S:N:P:R:I:w:#:")) != -1) {
1024 }/* while getopt() */
2725 (NULL != progname) ? progname : "getopt", pch, optopt);
2730 getopt(in function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/misc/
H A Drtacct.c443 while ((ch = getopt(argc, argv, "h?vVzrM:nasd:t:")) != EOF) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dm_ipt.c27 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_sctp.c14 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/utils/
H A Dnfnl_osf.c431 while ((ch = getopt(argc, argv, "f:dh")) != -1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/
H A Dplaymidi1.c456 while ((c = getopt(argc, argv, "s:a:p:q:vrb")) != -1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-dnsconfd/
H A Dmain.c38 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/torture/
H A Dmasktest.c467 while ((opt = getopt(argc, argv, "n:d:U:s:hm:f:aoW:M:vEi")) != EOF) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-dnsconfd/
H A Dmain.c38 #include <getopt.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_printlog/
H A Ddb_printlog.c91 while ((ch = getopt(argc, argv, "b:e:h:NP:rRV")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Db_inmem.c278 while ((ch = getopt(argc, argv, "b:C:d:k:l:o:P:")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_printlog/
H A Ddb_printlog.c76 while ((ch = getopt(argc, argv, "b:e:h:NP:rRV")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_vxworks189 /^ while ((ch = getopt/i\\
198 # they won't have the right Berkeley DB prototypes for getopt
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs/ref/transapp/
H A Dtransapp.cs35 while ((ch = getopt(argc, argv, "")) != EOF)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/transapp/
H A Dtransapp.cs35 while ((ch = getopt(argc, argv, "")) != EOF)

Completed in 322 milliseconds

<<11121314151617181920>>