Searched refs:sh (Results 26 - 50 of 64) sorted by relevance

123

/barrelfish-2018-10-04/lib/libc/regex/grot/
H A DMakefile42 sh mkh $(MKHFLAGS) -p $< >$@
53 sh mkh $(MKHFLAGS) -i _REGEX_H_ $(REGEXHSRC) >regex.tmp
/barrelfish-2018-10-04/lib/openssl-1.0.0d/test/
H A Dtrsa1 #!/bin/sh
3 if ../util/shlib_wrap.sh ../apps/openssl no-rsa; then
8 cmd='../util/shlib_wrap.sh ../apps/openssl rsa'
H A Dtestss1 #!/bin/sh
4 reqcmd="../util/shlib_wrap.sh ../apps/openssl req"
5 x509cmd="../util/shlib_wrap.sh ../apps/openssl x509 $digest"
6 verifycmd="../util/shlib_wrap.sh ../apps/openssl verify"
37 if ../util/shlib_wrap.sh ../apps/openssl no-rsa; then
/barrelfish-2018-10-04/lib/libc/gen/
H A Dnlist.c391 Elf_Shdr *sh = shdr + s->st_shndx; local
393 nl->n_type = sh->sh_type == SHT_PROGBITS ?
394 (sh->sh_flags & SHF_WRITE ? N_DATA : N_TEXT) :
395 (sh->sh_type == SHT_NOBITS ? N_BSS : N_UNDF);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/util/
H A Dselftest.pl31 $c=`sh config -t`;
37 system "sh config" if (! -f "Makefile");
H A Dcygwin.sh79 cat > ${PROFILE_DIR}/openssl.sh <<- "EOF"
/barrelfish-2018-10-04/tools/mkrelease/
H A Dmkrelease.sh52 ./runme.sh makepatch
/barrelfish-2018-10-04/usr/eclipseclp/config/
H A Dconfig.sub1 #! /bin/sh
295 | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
390 | sh-* | sh[123
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/
H A DMakefile.bak142 SHELL=/bin/sh
168 # is not present:-( TOP= && unset TOP is tribute to HP-UX /bin/sh,
378 sh util/do_ms.sh
400 (OPENSSL="`pwd`/util/opensslwrap.sh"; \
413 OPENSSL_CONF=apps/openssl.cnf util/opensslwrap.sh version -a
588 PLATFORM=$(PLATFORM) $$here/util/point.sh $$fn.$(HTMLSUFFIX) "$$n".$(HTMLSUFFIX); \
610 sh -c "$$pod2man \
619 PLATFORM=$(PLATFORM) $$here/util/point.sh $$fn.$${sec}$(MANSUFFIX) "$$n".$${sec}$(MANSUFFIX); \
627 sh
[all...]
H A DMakefile.org140 SHELL=/bin/sh
166 # is not present:-( TOP= && unset TOP is tribute to HP-UX /bin/sh,
376 sh util/do_ms.sh
398 (OPENSSL="`pwd`/util/opensslwrap.sh"; \
411 OPENSSL_CONF=apps/openssl.cnf util/opensslwrap.sh version -a
586 PLATFORM=$(PLATFORM) $$here/util/point.sh $$fn.$(HTMLSUFFIX) "$$n".$(HTMLSUFFIX); \
608 sh -c "$$pod2man \
617 PLATFORM=$(PLATFORM) $$here/util/point.sh $$fn.$${sec}$(MANSUFFIX) "$$n".$${sec}$(MANSUFFIX); \
625 sh
[all...]
H A DMakefile142 SHELL=/bin/sh
168 # is not present:-( TOP= && unset TOP is tribute to HP-UX /bin/sh,
378 sh util/do_ms.sh
400 (OPENSSL="`pwd`/util/opensslwrap.sh"; \
413 OPENSSL_CONF=apps/openssl.cnf util/opensslwrap.sh version -a
588 PLATFORM=$(PLATFORM) $$here/util/point.sh $$fn.$(HTMLSUFFIX) "$$n".$(HTMLSUFFIX); \
610 sh -c "$$pod2man \
619 PLATFORM=$(PLATFORM) $$here/util/point.sh $$fn.$${sec}$(MANSUFFIX) "$$n".$${sec}$(MANSUFFIX); \
627 sh
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Visualisation/
H A DMakefile.in134 update-javadocs: $(JAVA_HTML_FILES:sh) $(TV_JAVA_HTML_FILES:sh)
/barrelfish-2018-10-04/lib/acpica/generate/linux/
H A Dmake-patches.sh4 # make-patches.sh - extract a set of linuxized patches from the
8 # make-patches.sh [-r release] [-u] <old_commit> [new_commit]
39 . $SCRIPT/libacpica.sh
48 GIT_EXTRACT="$SCRIPT/gen-patch.sh"
90 echo "[make-patches.sh] Generating patch ($aid:$lid:$COMMIT: $SUBJECT)..."
98 echo "[make-patches.sh] Copying ACPICA patch ($RELEASE$aid.patch)..."
106 echo "[make-patches.sh] Copying Linux patch ($RELEASE$lid.patch)..."
128 echo "[make-patches.sh] Generated $LINUX_TO."
137 echo "[make-patches.sh] Generated $ACPICA_CNT raw patches and $LINUX_CNT linuxized patches."
/barrelfish-2018-10-04/hake/
H A Dhake.sh1 #!/bin/sh
60 echo "WARNING: old usage of hake.sh (sole argument gives the source directory) is"
189 -- Automatically added by hake.sh. Do NOT copy these definitions to the defaults
/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/rxspencer/
H A DMakefile34 sh ./mkh $(MKHFLAGS) -p $< >$@
49 sh ./mkh $(MKHFLAGS) -i _REGEX_H_ $(REGEXHSRC) >regex.tmp
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumsopsys.tex263 \bipref{sh/1}{../bips/kernel/opsys/sh-1.html}
267 \item \preddef{sh(\pattern{Command})}\indextt{sh/1}
275 With \bipref{sh/1}{../bips/kernel/opsys/sh-1.html} (or its synonym
302 The \bipref{sh/1}{../bips/kernel/opsys/sh-1.html} and
/barrelfish-2018-10-04/lib/acpica/generate/release/
H A Dbuild.sh108 # Note: Checks shell scripts only (*.sh)
112 find . -name "*.sh" | xargs $UNIX2DOS -q
236 cp -r generate/release/*.sh $TEMP_DIR/generate/release
249 cp -r tests/templates/templates.sh $TEMP_DIR/tests/templates
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dmake_ptags.pl100 sh(ShellString),
H A Dptags.pl159 sh(ShellString),
198 sh(ShellString),
H A Dutil.pl246 sh(Cmd),
262 concat_string(["sh -c \"ECLIPSEDIR=",Inst,";export ECLIPSEDIR;",
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dmem.c1109 char *sh = shared_mem_base(); local
1132 fprintf(stderr, "\nshared_base = 0x%08x", sh);
1133 sh += SHARED_MEM_OFFSET_HEAP + ec_options.sharedsize;
1134 fprintf(stderr, "\nshared end = 0x%08x\n", sh);
/barrelfish-2018-10-04/usr/eclipseclp/Alog/src/
H A Dconfigure1 #! /bin/sh
135 # This message is too long to be a string in the A/UX 3.1 sh.
301 | --sha | --sh)
306 | --sha=* | --sh=*)
439 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
647 # Ultrix sh set writes to stderr and can't be redirected directly,
710 #! /bin/sh
726 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
727 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
879 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh}
[all...]
/barrelfish-2018-10-04/doc/018-Practical-guide/
H A Dreadme.tex121 1. Run \texttt{hake.sh}, giving it the path to the source directory and target
125 \$~../hake/hake.sh~-s~../~-a~x86\_64
/barrelfish-2018-10-04/usr/eclipseclp/Shm/src/
H A Dconfigure1 #! /bin/sh
13 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
14 emulate sh
22 DUALCASE=1; export DUALCASE # for MKS sh
88 echo "#! /bin/sh" >conf$$.sh
89 echo "exit 0" >>conf$$.sh
90 chmod +x conf$$.sh
91 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
96 rm -f conf$$.sh
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Usc/src/
H A Dconfigure1 #! /bin/sh
135 # This message is too long to be a string in the A/UX 3.1 sh.
301 | --sha | --sh)
306 | --sha=* | --sh=*)
439 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
841 # Ultrix sh set writes to stderr and can't be redirected directly,
892 #! /bin/sh
908 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
909 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
1168 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh}
[all...]

Completed in 218 milliseconds

123