Searched refs:sh (Results 1 - 25 of 965) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_all1 #!/bin/sh -
4 sh s_perm # permissions.
5 sh s_symlink # symbolic links.
6 sh s_readme # distribution README file.
8 sh s_config # autoconf.
9 sh s_apiflags # API flags.
10 sh s_rpc # RPC files.
11 sh s_sig # Structure signature.
12 sh s_recover # logging/recovery files.
13 sh s_messag
[all...]
H A Ds_java1 #!/bin/sh -
6 sh s_java_stat # Create Java stat methods
7 sh s_java_swig # Create core Java API with SWIG
8 sh s_java_const # Create Java constants
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh64/
H A Dfcntl.h1 #include <asm-sh/fcntl.h>
H A Dsci.h1 #include <asm-sh/sci.h>
H A Dkmap_types.h4 #include <asm-sh/kmap_types.h>
H A Dlinkage.h4 #include <asm-sh/linkage.h>
H A Dmman.h4 #include <asm-sh/mman.h>
H A Dresource.h4 #include <asm-sh/resource.h>
H A Dsections.h4 #include <asm-sh/sections.h>
H A Dsocket.h4 #include <asm-sh/socket.h>
H A Dtermbits.h4 #include <asm-sh/termbits.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/test/
H A DMakefile.am19 CPPLIBS_TESTS = test_libFLAC++.sh
27 ./test_libFLAC.sh \
29 ./test_grabbag.sh \
30 ./test_flac.sh \
31 ./test_metaflac.sh \
32 ./test_seeking.sh \
33 ./test_streams.sh
41 test_libFLAC.sh \
43 test_flac.sh \
44 test_metaflac.sh \
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/initscript/freebsd/
H A DMakefile.am23 avahi-daemon.sh.in \
24 avahi-dnsconfd.sh.in
27 avahi-daemon.sh \
28 avahi-dnsconfd.sh
31 avahi-daemon.sh \
32 avahi-dnsconfd.sh
34 avahi-daemon.sh: avahi-daemon.sh.in
38 avahi-dnsconfd.sh: avahi-dnsconfd.sh
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/boot/
H A Dinstall.sh1 #!/bin/sh
2 . $srctree/arch/i386/boot/install.sh
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/testsuite/
H A Dsum.tests1 #!/bin/sh
9 . testing.sh
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-gawk/
H A DMakefile.am17 EXTRA_DIST = autogen.sh autoclean.sh
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-guile/
H A DMakefile.am17 EXTRA_DIST = autogen.sh autoclean.sh
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-perl/
H A DMakefile.am17 EXTRA_DIST = autogen.sh autoclean.sh
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-php/
H A DMakefile.am17 EXTRA_DIST = autogen.sh autoclean.sh
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-sh/
H A DMakefile.am17 EXTRA_DIST = autogen.sh autoclean.sh
H A Dhello.sh1 #!/bin/sh
5 # Source code of the POSIX sh program.
7 . gettext.sh
9 TEXTDOMAIN=hello-sh
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-tcl/
H A DMakefile.am17 EXTRA_DIST = autogen.sh autoclean.sh
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-tcl-tk/
H A DMakefile.am17 EXTRA_DIST = autogen.sh autoclean.sh
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dformat-sh-11 #! /bin/sh
8 tmpfiles="$tmpfiles f-sh-1.data"
9 cat <<\EOF > f-sh-1.data
43 tmpfiles="$tmpfiles f-sh-1-$n.in f-sh-1-$n.po"
44 sed -e 's,\$,\\$,g' <<EOF > f-sh-1-$n.in
47 ${XGETTEXT} -L Shell --from-code=ISO-8859-1 -o f-sh-1-$n.po f-sh-1-$n.in || exit 1
48 test -f f-sh-1-$n.po || exit 1
51 if grep sh
[all...]
H A Dxgettext-sh-21 #!/bin/sh
8 tmpfiles="$tmpfiles xg-sh-2.sh"
9 cat <<EOF > xg-sh-2.sh
21 tmpfiles="$tmpfiles xg-sh-2.tmp.po xg-sh-2.po"
24 -d xg-sh-2.tmp xg-sh-2.sh
[all...]

Completed in 179 milliseconds

1234567891011>>