Searched refs:sh (Results 276 - 300 of 1077) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/tools/regression/pjdfstest/tests/rmdir/
H A D04.t1 #!/bin/sh
7 . ${dir}/../misc.sh
/freebsd-9.3-release/tools/regression/pjdfstest/tests/symlink/
H A D04.t1 #!/bin/sh
7 . ${dir}/../misc.sh
H A D08.t1 #!/bin/sh
7 . ${dir}/../misc.sh
/freebsd-9.3-release/tools/regression/pjdfstest/tests/truncate/
H A D02.t1 #!/bin/sh
7 . ${dir}/../misc.sh
H A D04.t1 #!/bin/sh
7 . ${dir}/../misc.sh
H A D11.t1 #!/bin/sh
7 . ${dir}/../misc.sh
H A D13.t1 #!/bin/sh
7 . ${dir}/../misc.sh
/freebsd-9.3-release/tools/regression/pjdfstest/tests/unlink/
H A D02.t1 #!/bin/sh
7 . ${dir}/../misc.sh
H A D03.t1 #!/bin/sh
7 . ${dir}/../misc.sh
H A D04.t1 #!/bin/sh
7 . ${dir}/../misc.sh
/freebsd-9.3-release/tools/regression/usr.bin/make/
H A Dtest-new.mk7 env MAKE_PROG=${NEW_DIR}/make ${.SHELL} ./all.sh
/freebsd-9.3-release/contrib/ntp/scripts/build/
H A DcheckChangeLog1 #! /bin/sh
3 . ./packageinfo.sh
/freebsd-9.3-release/usr.bin/truss/
H A DMakefile22 /bin/sh ${.CURDIR}/../../sys/kern/makesyscalls.sh syscalls.master \
27 /bin/sh ${.CURDIR}/../kdump/mkioctls return ${DESTDIR}/usr/include > ${.TARGET}
37 /bin/sh ${.CURDIR}/../../sys/kern/makesyscalls.sh ${.ALLSRC} \
49 /bin/sh ${.CURDIR}/../../sys/kern/makesyscalls.sh ${.ALLSRC} \
59 /bin/sh ${.CURDIR}/../../sys/kern/makesyscalls.sh ${.ALLSRC} \
71 /bin/sh
[all...]
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dsection.c831 struct section_hash_entry *sh; local
833 sh = section_hash_lookup (&abfd->section_htab, name, FALSE, FALSE);
834 if (sh != NULL)
835 return &sh->section;
871 struct section_hash_entry *sh; local
874 sh = section_hash_lookup (&abfd->section_htab, name, FALSE, FALSE);
875 if (sh == NULL)
878 hash = sh->root.hash;
881 if ((*operation) (abfd, &sh->section, user_storage))
882 return &sh
983 struct section_hash_entry *sh; local
1031 struct section_hash_entry *sh; local
1110 struct section_hash_entry *sh; local
[all...]
/freebsd-9.3-release/contrib/sendmail/editmap/
H A DMakefile3 SHELL= /bin/sh
/freebsd-9.3-release/contrib/sendmail/libsmdb/
H A DMakefile3 SHELL= /bin/sh
/freebsd-9.3-release/contrib/sendmail/libsmutil/
H A DMakefile3 SHELL= /bin/sh
/freebsd-9.3-release/contrib/sendmail/mailstats/
H A DMakefile3 SHELL= /bin/sh
/freebsd-9.3-release/contrib/sendmail/makemap/
H A DMakefile3 SHELL= /bin/sh
/freebsd-9.3-release/contrib/sendmail/praliases/
H A DMakefile3 SHELL= /bin/sh
/freebsd-9.3-release/contrib/sendmail/smrsh/
H A DMakefile3 SHELL= /bin/sh
/freebsd-9.3-release/contrib/sendmail/vacation/
H A DMakefile3 SHELL= /bin/sh
/freebsd-9.3-release/crypto/openssh/
H A Dfreebsd-configure.sh1 #!/bin/sh
19 sh configure $configure_args --with-kerberos5
24 sh configure $configure_args --without-kerberos5
/freebsd-9.3-release/crypto/openssh/regress/
H A Dstderr-data.sh1 # $OpenBSD: stderr-data.sh,v 1.3 2013/05/17 04:29:14 dtucker Exp $
10 exec sh -c \'"exec > /dev/null; sleep 3; cat ${DATA} 1>&2 $s"\' \
20 exec sh -c \'"echo a; exec > /dev/null; sleep 3; cat ${DATA} 1>&2 $s"\' \
/freebsd-9.3-release/sys/arm/xscale/i80321/
H A Di80321_mcu.c60 i80321_sdram_bounds(bus_space_tag_t st, bus_space_handle_t sh, argument
66 sdbr = bus_space_read_4(st, sh, MCU_SDBR);
67 sbr0 = bus_space_read_4(st, sh, MCU_SBR0);
68 sbr1 = bus_space_read_4(st, sh, MCU_SBR1);

Completed in 273 milliseconds

<<11121314151617181920>>