Searched refs:LIST (Results 1 - 23 of 23) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr012/
H A Dchk.vx_code30 LIST="\
46 for i in $LIST; do
59 inc=`echo $LIST | sed 's/[^ ][^ ]*/-I$d\/build_vxworks\/&/g'`
60 src=`echo $LIST | sed 's/[^ ][^ ]*/$d\/build_vxworks\/&\/*.c/g'`
63 for i in $LIST; do
70 for i in $LIST; do
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/
H A DMakefile.am46 EXTRA_DIST = ChangeLog.README configure.bat MAILING-LIST \
H A DMakefile.in625 EXTRA_DIST = ChangeLog.README configure.bat MAILING-LIST \
H A DMakefile625 EXTRA_DIST = ChangeLog.README configure.bat MAILING-LIST \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/demos/tunala/
H A Dtest.sh79 LIST="`../../apps/openssl ciphers $OSSL | sed -e 's/:/ /g'`"
80 #echo "$LIST"
81 for i in $LIST; do \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/windows/
H A DMakefile.top78 zip -Djl9 wget.zip AUTHORS COPYING INSTALL MAILING-LIST NEWS README doc/sample.wgetrc
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/miscutils/
H A Dcrontab.c37 enum { NONE, EDIT, LIST, REPLACE, DELETE } option = NONE; enumerator in enum:__anon11273
75 option = LIST;
144 case LIST:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/packages/vms/
H A Dbuild_vms.com26 $! LIST Create C compiler listings and linker maps.
233 $ if (f$extract( 0, 4, arg_val) .eqs. "LIST")
268 $! CC /LIST, LINK /MAP, and MESSAGE /LIST are defaults in batch mode,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dparallel.tcl105 file delete TEST.LIST
106 file rename ALL.OUT TEST.LIST
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A DNCR5380.c103 #define LIST(x,y) {printk("LINE:%d Adding %p to %p\n", __LINE__, (void*)(x), (void*)(y)); if ((x)==(y)) udelay(5); } macro
106 #define LIST(x,y) macro
938 LIST(cmd, hostdata->issue_queue);
943 LIST(cmd, tmp);
1031 LIST(tmp, hostdata->issue_queue);
1053 LIST(tmp, hostdata->issue_queue);
2098 LIST(cmd, hostdata->issue_queue);
2137 LIST(cmd, hostdata->disconnected_queue);
H A Datari_NCR5380.c80 #define LIST(x, y) \ macro
96 #define LIST(x,y) macro
892 LIST(cmd, hostdata->issue_queue);
899 LIST(cmd, tmp);
1050 LIST(tmp, hostdata->issue_queue);
2076 LIST(cmd,hostdata->issue_queue);
2138 LIST(cmd,hostdata->disconnected_queue);
H A Dsun3_NCR5380.c82 #define LIST(x,y) \ macro
90 #define LIST(x,y) macro
879 LIST(cmd, hostdata->issue_queue);
886 LIST(cmd, tmp);
1031 LIST(tmp, hostdata->issue_queue);
2088 LIST(cmd,hostdata->issue_queue);
2144 LIST(cmd,hostdata->disconnected_queue);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/brew/
H A Dbdbread.mak36 LIST OF OBJECT FILES
413 # DEPENDENCY LIST, DO NOT EDIT BELOW THIS LINE
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/
H A Dconfig862 $PERL ./Configure LIST | grep "$OUT-$CC" > /dev/null
869 $PERL ./Configure LIST | grep "$OUT" > /dev/null
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/
H A Dconfig876 $PERL ./Configure LIST | grep "$OUT-$CC" > /dev/null
883 $PERL ./Configure LIST | grep "$OUT" > /dev/null
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/admin/
H A Dcvs.sh173 LIST=`find ./po -name "*.po"`
174 for i in $LIST; do
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Dbdbread.mak413 # DEPENDENCY LIST, DO NOT EDIT BELOW THIS LINE
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLparser.c479 #define BLOCK HEADING, LIST "pre", "p", "dl", "div", "center", "noscript", "noframes", "blockquote", "form", "isindex", "hr", "table", "fieldset", "address"
487 #define LIST "ul", "ol", "dir", "menu" macro
563 static const char* const form_contents[] = { HEADING, LIST, INLINE, "pre", "p", "div", "center", "noscript", "noframes", "blockquote", "isindex", "hr", "table", "fieldset", "address", NULL } ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c483 #define BLOCK HEADING, LIST "pre", "p", "dl", "div", "center", "noscript", "noframes", "blockquote", "form", "isindex", "hr", "table", "fieldset", "address"
491 #define LIST "ul", "ol", "dir", "menu" macro
567 static const char* const form_contents[] = { HEADING, LIST, INLINE, "pre", "p", "div", "center", "noscript", "noframes", "blockquote", "isindex", "hr", "table", "fieldset", "address", NULL } ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLparser.c479 #define BLOCK HEADING, LIST "pre", "p", "dl", "div", "center", "noscript", "noframes", "blockquote", "form", "isindex", "hr", "table", "fieldset", "address"
487 #define LIST "ul", "ol", "dir", "menu" macro
563 static const char* const form_contents[] = { HEADING, LIST, INLINE, "pre", "p", "div", "center", "noscript", "noframes", "blockquote", "isindex", "hr", "table", "fieldset", "address", NULL } ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A DMakefile971 $(RM) -rf RUN_LOG RUNQUEUE TESTDIR TESTDIR.A TEST.LIST
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A DMakefile.in969 $(RM) -rf RUN_LOG RUNQUEUE TESTDIR TESTDIR.A TEST.LIST
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/doc/
H A Dip-cref.tex2499 ip monitor [ file FILE ] [ all | OBJECT-LIST ]
2501 \verb|OBJECT-LIST| is the list of object types that we want to monitor.

Completed in 376 milliseconds