Searched refs:sh (Results 126 - 150 of 965) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/
H A DMakefile.in35 $(srcdir)/../../build-aux/install-sh \
42 ../../build-aux/elisp-comp ../../build-aux/install-sh \
43 ../../build-aux/ltmain.sh ../../build-aux/mdate-sh \
184 hello-c/autogen.sh \
185 hello-c/autoclean.sh \
194 hello-c-gnome/autogen.sh \
195 hello-c-gnome/autoclean.sh \
207 hello-c++/autogen.sh \
208 hello-c++/autoclean.sh \
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgexec-11 #! /bin/sh
60 tmpfiles="$tmpfiles mex-test1.sh"
61 cat <<\EOF > mex-test1.sh
62 #! /bin/sh
72 chmod a+x mex-test1.sh
76 ${MSGEXEC} -i mex-test1.po ./mex-test1.sh > mex-test1.out
H A Dmsgexec-41 #! /bin/sh
54 tmpfiles="$tmpfiles mex-test4.sh"
55 cat <<\EOF > mex-test4.sh
56 #! /bin/sh
69 chmod a+x mex-test4.sh
73 ${MSGEXEC} -i mex-test4.po ./mex-test4.sh > mex-test4.out
H A Dlang-bash1 #! /bin/sh
10 tmpfiles="$tmpfiles prog.sh"
11 cat <<\EOF > prog.sh
16 . gettext.sh
31 ${XGETTEXT} -o prog.tmp --omit-header --no-location prog.sh \
44 #, sh-format
65 #, sh-format
144 LANGUAGE= LC_ALL=$LOCALE_FR bash ./prog.sh 2 > prog.out || exit 1
153 LANGUAGE= LC_ALL=$LOCALE_FR_UTF8 bash ./prog.sh 2 > prog.out || exit 1
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/test/
H A Dtestfipsssl1 #!/bin/sh
16 ssltest="../util/shlib_wrap.sh ./ssltest -F -key $key -cert $cert -c_key $key -c_cert $cert -cipher $ciphers"
18 if ../util/shlib_wrap.sh ../apps/openssl x509 -in $cert -text -noout | fgrep 'DSA Public Key' >/dev/null; then
92 if ../util/shlib_wrap.sh ../apps/openssl no-dh; then
99 if ../util/shlib_wrap.sh ../apps/openssl no-rsa; then
103 ../util/shlib_wrap.sh ./ssltest -v -bio_pair -tls1 -cert ../apps/server2.pem -no_dhe -num 10 -f -time $extra || exit 1
105 if ../util/shlib_wrap.sh ../apps/openssl no-dh; then
109 ../util/shlib_wrap.sh ./ssltest -v -bio_pair -tls1 -cert ../apps/server2.pem -dhe1024dsa -num 10 -f -time $extra || exit 1
H A Dtestssl1 #!/bin/sh
13 ssltest="../util/shlib_wrap.sh ./ssltest -key $key -cert $cert -c_key $key -c_cert $cert"
15 if ../util/shlib_wrap.sh ../apps/openssl x509 -in $cert -text -noout | fgrep 'DSA Public Key' >/dev/null; then
124 if ../util/shlib_wrap.sh ../apps/openssl no-dh; then
131 if ../util/shlib_wrap.sh ../apps/openssl no-rsa; then
135 ../util/shlib_wrap.sh ./ssltest -v -bio_pair -tls1 -cert ../apps/server2.pem -no_dhe -num 10 -f -time $extra || exit 1
137 if ../util/shlib_wrap.sh ../apps/openssl no-dh; then
141 ../util/shlib_wrap.sh ./ssltest -v -bio_pair -tls1 -cert ../apps/server2.pem -dhe1024dsa -num 10 -f -time $extra || exit 1
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Fedora/
H A Dmakerpms.sh1 #!/bin/sh
48 smb.init swat.desktop filter-requires-samba.sh \
56 chmod 755 ${SRCDIR}/filter-requires-samba.sh
H A Dmakerpms.sh.tmpl1 #!/bin/sh
48 smb.init swat.desktop filter-requires-samba.sh \
56 chmod 755 ${SRCDIR}/filter-requires-samba.sh
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/lib/
H A Dlonglong.h77 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \
80 : "=r" ((USItype) (sh)), \
86 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \
89 : "=r" ((USItype) (sh)), \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dxt_sctp.c133 sctp_sctphdr_t _sh, *sh; local
140 sh = skb_header_pointer(skb, protoff, sizeof(_sh), &_sh);
141 if (sh == NULL) {
146 duprintf("spt: %d\tdpt: %d\n", ntohs(sh->source), ntohs(sh->dest));
148 return SCCHECK(((ntohs(sh->source) >= info->spts[0])
149 && (ntohs(sh->source) <= info->spts[1])),
151 && SCCHECK(((ntohs(sh->dest) >= info->dpts[0])
152 && (ntohs(sh->dest) <= info->dpts[1])),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptfc.c202 ((MPT_SCSI_HOST *) shost->hostdata)->ioc->sh->host_no,
214 ((MPT_SCSI_HOST *) shost->hostdata)->ioc->sh->host_no,
222 ((MPT_SCSI_HOST *) shost->hostdata)->ioc->sh->host_no,
461 rport = fc_remote_port_add(ioc->sh, channel, &rport_ids);
488 ioc->sh->host_no,
657 ((MPT_SCSI_HOST *) SCpnt->device->host->hostdata)->ioc->sh->host_no,
670 ((MPT_SCSI_HOST *) SCpnt->device->host->hostdata)->ioc->sh->host_no,
940 struct Scsi_Host *sh; local
948 sh = ioc->sh;
1101 struct Scsi_Host *sh; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_config1 #!/bin/sh -
34 chmod 555 config.guess config.sub install-sh
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/testsuite/tests/
H A Ddsmark.t2 # vim: ft=sh
4 source lib/generic.sh
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/boot/
H A DMakefile2 # arch/sh/boot/Makefile
11 MKIMAGE := $(srctree)/scripts/mkuboot.sh
40 cmd_uimage = $(CONFIG_SHELL) $(MKIMAGE) -A sh -O linux -T kernel \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/
H A Dbootstrap.sh1 #!/bin/sh
62 CFLAGS="$CFLAGS -g -O0" exec ./autogen.sh $FLAGS "$@"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/testsuite/
H A Dbusybox.tests1 #!/bin/sh
7 . testing.sh
H A Dreadlink.tests1 #!/bin/sh
7 . testing.sh
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/po/
H A DMakefile.in148 hello-sh/hello.sh \
182 hello-sh.pot \
255 EXTRA_DIST = remove-potcdate.sin xsmallpot.sh mmsmallpo.sh LINGUAS \
272 ../hello-sh/po/$$lang.po \
520 $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-c
523 $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-c-gnome
526 $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-c++
529 $(SHELL) '$(srcdir)/xsmallpot.sh' '
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/math-emu/
H A Dsfp-machine.h209 * #define add_ssaaaa(sh,sl,ah,al,bh,bl) (sh = ah+bh+ (( sl = al+bl) < al))
216 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \
220 : "=r" ((USItype)(sh)), \
227 : "=r" ((USItype)(sh)), \
234 : "=r" ((USItype)(sh)), \
243 * #define sub_ddmmss(sh, sl, ah, al, bh, bl) (sh = ah-bh - ((sl = al-bl) > al))
251 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \
255 : "=r" ((USItype)(sh)), \
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/test/
H A DMakefile113 @sh $(TOP)/util/point.sh dummytest.c $@
137 ../util/shlib_wrap.sh ./$(EVPTEST) evptests.txt
140 ../util/shlib_wrap.sh ./$(DESTEST)
143 ../util/shlib_wrap.sh ./$(IDEATEST)
146 ../util/shlib_wrap.sh ./$(SHATEST)
147 ../util/shlib_wrap.sh ./$(SHA1TEST)
148 ../util/shlib_wrap.sh ./$(SHA256TEST)
149 ../util/shlib_wrap.sh ./$(SHA512TEST)
152 ../util/shlib_wrap.sh
[all...]
H A Dtestssl1 #!/bin/sh
13 ssltest="../util/shlib_wrap.sh ./ssltest -key $key -cert $cert -c_key $key -c_cert $cert"
15 if ../util/shlib_wrap.sh ../apps/openssl x509 -in $cert -text -noout | fgrep 'DSA Public Key' >/dev/null; then
124 if ../util/shlib_wrap.sh ../apps/openssl no-dh; then
131 if ../util/shlib_wrap.sh ../apps/openssl no-rsa; then
135 ../util/shlib_wrap.sh ./ssltest -v -bio_pair -tls1 -cert ../apps/server2.pem -no_dhe -num 10 -f -time $extra || exit 1
137 if ../util/shlib_wrap.sh ../apps/openssl no-dh; then
141 ../util/shlib_wrap.sh ./ssltest -v -bio_pair -tls1 -cert ../apps/server2.pem -dhe1024dsa -num 10 -f -time $extra || exit 1
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A DMakefile.gnulib70 TESTS += test-atexit.sh
73 EXTRA_DIST += test-atexit.sh test-atexit.c
79 TESTS += test-binary-io.sh
83 EXTRA_DIST += test-binary-io.sh test-binary-io.c
107 TESTS += test-c-strcase.sh
110 EXTRA_DIST += test-c-strcase.sh test-c-strcasecmp.c test-c-strncasecmp.c
134 TESTS += test-canonicalize-lgpl.sh
138 EXTRA_DIST += test-canonicalize-lgpl.sh test-canonicalize-lgpl.c
254 TESTS += test-mbsstr1 test-mbsstr2.sh test-mbsstr3.sh
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dshelltest.tcl20 set SH /bin/sh
22 puts "Shell tests require valid shell /bin/sh: not found."
61 proc shelltest_run { sh srcdir test testdir } {
64 set ret [catch {exec $sh -c "cd $testdir && sh $test" >&@ stdout} res]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/boot/images/
H A DMakefile9 MKIMAGE := $(srctree)/scripts/mkuboot.sh
57 sh $(srctree)/install-kernel.sh $<
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/
H A DMakefile19 NM = sh $(srctree)/arch/parisc/nm
103 sh $(src)/arch/parisc/install.sh \

Completed in 286 milliseconds

1234567891011>>