Searched refs:sh (Results 226 - 250 of 1077) sorted by relevance

1234567891011>>

/freebsd-9.3-release/tools/regression/pjdfstest/tests/mkdir/
H A D02.t1 #!/bin/sh
7 . ${dir}/../misc.sh
/freebsd-9.3-release/tools/regression/pjdfstest/tests/open/
H A D17.t1 #!/bin/sh
7 . ${dir}/../misc.sh
/freebsd-9.3-release/tools/regression/pjdfstest/tests/truncate/
H A D09.t1 #!/bin/sh
7 . ${dir}/../misc.sh
/freebsd-9.3-release/tools/regression/pjdfstest/tests/unlink/
H A D08.t1 #!/bin/sh
7 . ${dir}/../misc.sh
/freebsd-9.3-release/usr.sbin/crunch/examples/
H A Dfilesystem.conf7 progs sh expr ls mkdir rm sync test
12 ln sh -
13 ln sh -sh
/freebsd-9.3-release/sys/compat/svr4/
H A DMakefile11 ../../kern/makesyscalls.sh syscalls.master syscalls.conf
16 sh ../../kern/makesyscalls.sh syscalls.master syscalls.conf
/freebsd-9.3-release/crypto/openssl/crypto/des/
H A Dcfb_enc.c86 unsigned int sh[4]; local
87 unsigned char *ovec = (unsigned char *)sh;
90 assert(sizeof(sh[0]) == 4); /* as this holds true for all, */
130 sh[0] = v0, sh[1] = v1, sh[2] = d0, sh[3] = d1;
139 v0 = sh[0], v1 = sh[1];
173 sh[
[all...]
/freebsd-9.3-release/gnu/usr.bin/grep/
H A DMakefile69 TESTS= warning.sh khadafy.sh spencer1.sh bre.sh ere.sh status.sh empty.sh \
70 options.sh backref.sh file.sh
[all...]
/freebsd-9.3-release/contrib/binutils/ld/
H A DMakefile.am30 # a cross-linker, in which case the default is empty. See genscripts.sh.)
496 GENSCRIPTS = LIB_PATH='${LIB_PATH}' $(SHELL) $(srcdir)/genscripts.sh "${srcdir}" "${libdir}" "${prefix}" "${exec_prefix}" @host@ @target@ @target_alias@ "@EMULATION_LIBPATH@" "@NATIVE_LIB_DIRS@" @use_sysroot@
497 GEN_DEPENDS = $(srcdir)/genscripts.sh stringify.sed
503 eaix5ppc.c: $(srcdir)/emulparams/aix5ppc.sh \
506 eaix5rs6.c: $(srcdir)/emulparams/aix5rs6.sh \
509 eaixppc.c: $(srcdir)/emulparams/aixppc.sh \
512 eaixrs6.c: $(srcdir)/emulparams/aixrs6.sh \
515 ealpha.c: $(srcdir)/emulparams/alpha.sh \
518 earcelf.c: $(srcdir)/emulparams/arcelf.sh \
521 earmelf.c: $(srcdir)/emulparams/armelf.sh \
[all...]
/freebsd-9.3-release/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-upgrade.sh1 #!/bin/sh
30 . ${PROGDIR}/backend/functions-unmount.sh
82 echo '#!/bin/sh
88 ' >${FSMNT}/.cleanPkgs.sh
89 chmod 755 ${FSMNT}/.cleanPkgs.sh
90 chroot ${FSMNT} /.cleanPkgs.sh
91 rm ${FSMNT}/.cleanPkgs.sh
155 echo '#!/bin/sh
181 ' >${FSMNT}/.fixUserProfile.sh
182 chmod 755 ${FSMNT}/.fixUserProfile.sh
[all...]
/freebsd-9.3-release/usr.bin/chpass/
H A Dutil.c144 char *p, *sh; local
147 while ((sh = getusershell())) {
148 if (!strcmp(name, sh)) {
153 if ((p = strrchr(sh, '/')) && strcmp(name, p + 1) == 0) {
165 char *p, *sh, *ret; local
168 while ((sh = getusershell())) {
169 if (!strcmp(name, sh)) {
174 if ((p = strrchr(sh, '/')) && strcmp(name, p + 1) == 0) {
175 ret = strdup(sh);
/freebsd-9.3-release/contrib/ipfilter/tools/
H A Dipsyncs.c67 synchdr_t *sh; local
150 n1, sizeof(*sh));
168 if (inbuf < sizeof(*sh)) {
172 sh = (synchdr_t *)buff;
173 len = ntohl(sh->sm_len);
174 magic = ntohl(sh->sm_magic);
184 printf("v:%d p:%d len:%d magic:%x", sh->sm_v,
185 sh->sm_p, len, magic);
187 if (sh->sm_cmd == SMC_CREATE)
189 else if (sh
[all...]
/freebsd-9.3-release/usr.bin/kdump/
H A DMakefile25 sh ${.CURDIR}/mkioctls print ${DESTDIR}/usr/include > ${.TARGET}
28 sh ${.CURDIR}/mksubr ${DESTDIR}/usr/include | \
32 sh ${.CURDIR}/mksubr ${DESTDIR}/usr/include >${.TARGET}
35 /bin/sh ${.CURDIR}/../../sys/kern/makesyscalls.sh \
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Bin/
H A Dsh_calldist.d4 * Written for the sh DTrace provider.
9 * running with sh provider support.
49 sh*:::function-entry
56 sh*:::function-return
75 sh*:::builtin-entry
80 sh*:::builtin-return
92 sh*:::command-entry
97 sh*:::command-return
H A Dsh_syscolors.d4 * Written for the sh DTrace provider.
64 sh$target:::function-entry,
65 sh$target:::function-return,
66 sh$target:::builtin-entry,
67 sh$target:::command-entry,
68 sh$target:::line,
76 sh$target:::function-entry
86 sh$target:::function-return
96 sh$target:::builtin-entry
106 sh
[all...]
H A Dsh_lines.d4 * Written for the sh DTrace provider.
9 * running with sh provider support.
46 sh*:::line
H A Dsh_stat.d4 * Written for the sh DTrace provider.
8 * This traces activity from all sh processes on the system that are running
9 * with sh provider support.
15 * those without sh provider support
24 * If you see a count in "EXECS" but not in the other columns, then sh
25 * scripts may be running without the DTrace sh provider. See Shell/Readme.
85 /execname == "sh"/
90 sh*:::function-entry
95 sh*:::builtin-entry
100 sh*
[all...]
H A Dsh_wasted.d4 * Written for the sh DTrace provider.
54 sh$target:::command-entry
59 sh$target:::command-return
66 sh$target:::command-return
73 sh$target:::command-return
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Shell/
H A Dsh_calldist.d4 * Written for the sh DTrace provider.
9 * running with sh provider support.
49 sh*:::function-entry
56 sh*:::function-return
75 sh*:::builtin-entry
80 sh*:::builtin-return
92 sh*:::command-entry
97 sh*:::command-return
H A Dsh_syscolors.d4 * Written for the sh DTrace provider.
64 sh$target:::function-entry,
65 sh$target:::function-return,
66 sh$target:::builtin-entry,
67 sh$target:::command-entry,
68 sh$target:::line,
76 sh$target:::function-entry
86 sh$target:::function-return
96 sh$target:::builtin-entry
106 sh
[all...]
/freebsd-9.3-release/crypto/openssl/test/
H A Dtestgen1 #!/bin/sh
20 if ../util/shlib_wrap.sh ../apps/openssl no-rsa; then
32 ../util/shlib_wrap.sh ../apps/openssl req -config test.cnf $req_new -out testreq.pem
38 ../util/shlib_wrap.sh ../apps/openssl req -config test.cnf -verify -in testreq.pem -noout
/freebsd-9.3-release/sys/amd64/linux32/
H A DMakefile10 linux32_sysent.c linux32_syscall.h linux32_proto.h linux32_syscalls.c linux32_systrace_args.c: ../../kern/makesyscalls.sh \
17 sh ../../kern/makesyscalls.sh syscalls.master syscalls.conf
/freebsd-9.3-release/sys/i386/linux/
H A DMakefile11 ../../kern/makesyscalls.sh syscalls.master syscalls.conf
17 sh ../../kern/makesyscalls.sh syscalls.master syscalls.conf
/freebsd-9.3-release/tools/tools/release/
H A Dchk_dokern.sh_and_drivers.conf1 #!/bin/sh
36 sed -e'/"SMALL"/,/^else$/d' ${arch}/dokern.sh | \
38 echo "duplicate $x found in ${arch}/dokern.sh"
42 echo Checking */dokern.sh ...
43 for f in */dokern.sh; do
/freebsd-9.3-release/usr.sbin/pc-sysinstall/backend-query/
H A Dsend-logs.sh1 #!/bin/sh
31 . ${PROGDIR}/backend/functions.sh
33 . ${BACKEND}/functions-networking.sh
34 . ${BACKEND}/functions-parse.sh

Completed in 87 milliseconds

1234567891011>>