Home
last modified time | relevance | path

Searched refs:sh (Results 1 – 25 of 2168) sorted by relevance

12345678910>>...87

/freebsd/crypto/openssl/crypto/
H A Dmem_sec.c297 ((char*)(p) >= sh.arena && (char*)(p) < &sh.arena[sh.arena_size])
327 size_t bit = (sh.arena_size + ptr - sh.arena) / sh.minsize; in sh_getlist()
421 memset(&sh, 0, sizeof(sh)); in sh_init()
453 sh.bittable_size = (sh.arena_size / sh.minsize) * 2; in sh_init()
501 sh.map_result = mmap(NULL, sh.map_size, in sh_init()
525 sh_setbit(sh.arena, 0, sh.bittable); in sh_init()
526 sh_add_to_list(&sh.freelist[0], sh.arena); in sh_init()
563 if (mlock(sh.arena, sh.arena_size) < 0) in sh_init()
585 munmap(sh.map_result, sh.map_size); in sh_done()
587 if (sh.map_result != NULL && sh.map_size) in sh_done()
[all …]
/freebsd/tools/test/stress2/misc/
H A Dall.exclude36 memguard2.sh Waiting for fix commit
37 memguard3.sh Waiting for fix commit
63 systrace.sh WiP 20200227
64 systrace2.sh WiP 20200227
72 truss3.sh WiP 20200915
77 statfs.sh Not very interesting
78 vunref.sh No problems ever seen
79 vunref2.sh No problems ever seen
83 nfs5.sh
84 nfs6.sh
[all …]
H A Dall.exclude.pae3 # crossmp7.sh
4 # zfs.sh
5 # zfs2.sh
6 # zfs3.sh
7 # zfs4.sh
8 # zfs5.sh
9 # zfs6.sh
10 # zfs7.sh
11 # zfs8.sh
/freebsd/contrib/netbsd-tests/usr.bin/id/
H A Dt_id.sh29 cat >run_id.sh <<EOF
34 chmod +x run_id.sh
45 atf_check -s eq:0 -o file:expout -e empty ./run_id.sh
46 atf_check -s eq:0 -o file:expout -e empty ./run_id.sh 100
47 atf_check -s eq:0 -o file:expout -e empty ./run_id.sh test
50 atf_check -s eq:0 -o file:expout -e empty ./run_id.sh 0
55 atf_check -s eq:0 -o file:expout -e empty ./run_id.sh
77 ./run_id.sh ${p1} ${p2}
93 atf_check -s eq:0 -o file:expout -e empty ./run_id.sh -G
125 atf_check -s eq:0 -o file:expout -e empty ./run_id.sh -g
[all …]
/freebsd/libexec/atf/atf-sh/
H A DMakefile31 .PATH: ${ATF}/atf-sh
34 PROG_CXX= atf-sh
35 SRCS= atf-sh.cpp
36 MAN= atf-sh.1 atf-sh.3
38 MLINKS+= atf-sh.3 atf-sh-api.3
52 atf-sh.3 atf_fail.3 \
53 atf-sh.3 atf_get.3 \
56 atf-sh.3 atf_pass.3 \
58 atf-sh.3 atf_set.3 \
59 atf-sh.3 atf_skip.3 \
[all …]
/freebsd/sys/contrib/openzfs/cmd/zed/zed.d/
H A DMakefile.am3 %D%/zed-functions.sh \
9 %D%/all-debug.sh \
10 %D%/all-syslog.sh \
11 %D%/data-notify.sh \
12 %D%/generic-notify.sh \
22 %D%/vdev_clear-led.sh
30 all-syslog.sh \
31 data-notify.sh \
33 pool_import-led.sh \
37 statechange-led.sh \
[all …]
/freebsd/contrib/elftoolchain/libpe/
H A Dlibpe_section.c99 PE_SecHdr *sh; in libpe_parse_section_headers() local
123 memcpy(sh->sh_name, tmp, sizeof(sh->sh_name)); in libpe_parse_section_headers()
150 sh->sh_addr + sh->sh_virtsize) { in libpe_parse_section_headers()
190 PE_SecHdr *sh; in libpe_load_section() local
261 PE_SecHdr *sh; in libpe_load_all_sections() local
379 if (sh->sh_addr + sh->sh_virtsize > pe->pe_rvamax) in libpe_resync_sections()
380 pe->pe_rvamax = sh->sh_addr + sh->sh_virtsize; in libpe_resync_sections()
442 memcpy(tmp, sh->sh_name, sizeof(sh->sh_name)); in libpe_write_section_headers()
483 if (sh->sh_rawptr == 0 || sh->sh_rawsize == 0) in libpe_write_sections()
498 (off_t) (sh->sh_rawptr + sh->sh_rawsize), in libpe_write_sections()
[all …]
/freebsd/crypto/openssh/regress/
H A DREADME.regress56 $ PATH=`pwd`/..:$PATH:. TEST_SHELL=/bin/sh sh test-exec.sh `pwd` \
57 agent-timeout.sh
76 banner.sh: banner
77 rekey.sh: rekey
88 keyscan.sh: keyscan
93 scp.sh: scp
94 scp-uri.sh: scp-uri
100 sftp-glob.sh: sftp glob
102 sftp-uri.sh: sftp-uri
139 authinfo.sh: authinfo
[all …]
H A Dmatch-subsystem.sh25 Subsystem xxx /bin/sh -c "exit 23"
32 Subsystem xxx /bin/sh -c "exit 23"
33 Subsystem xxx /bin/sh -c "exit 24"
41 Subsystem xxx /bin/sh -c "exit 21"
49 Subsystem xxx /bin/sh -c "exit 21"
50 Subsystem xxx /bin/sh -c "exit 24"
58 Subsystem xxx /bin/sh -c "exit 20"
66 Subsystem xxx /bin/sh -c "exit 20"
67 Subsystem xxx /bin/sh -c "exit 24"
69 Subsystem xxx /bin/sh -c "exit 24"
[all …]
/freebsd/contrib/bsddialog/
H A DREADME.md56 % sh ./examples_utility/calendar.sh
58 % sh ./examples_utility/datebox.sh
59 % sh ./examples_utility/form.sh
60 % sh ./examples_utility/gauge.sh
61 % sh ./examples_utility/infobox.sh
62 % sh ./examples_utility/inputbox.sh
63 % sh ./examples_utility/menu.sh
66 % sh ./examples_utility/msgbox.sh
69 % sh ./examples_utility/pause.sh
72 % sh ./examples_utility/timebox.sh
[all …]
/freebsd/contrib/bc/
H A DMakefile.in394 @sh $(TESTSDIR)/history.sh bc 0 %%BC_TEST_EXEC%%
397 @sh $(TESTSDIR)/history.sh bc 1 %%BC_TEST_EXEC%%
400 @sh $(TESTSDIR)/history.sh bc 2 %%BC_TEST_EXEC%%
403 @sh $(TESTSDIR)/history.sh bc 3 %%BC_TEST_EXEC%%
406 @sh $(TESTSDIR)/history.sh bc 4 %%BC_TEST_EXEC%%
409 @sh $(TESTSDIR)/history.sh bc 5 %%BC_TEST_EXEC%%
412 @sh $(TESTSDIR)/history.sh bc 6 %%BC_TEST_EXEC%%
415 @sh $(TESTSDIR)/history.sh bc 7 %%BC_TEST_EXEC%%
418 @sh $(TESTSDIR)/history.sh bc 8 %%BC_TEST_EXEC%%
421 @sh $(TESTSDIR)/history.sh bc 9 %%BC_TEST_EXEC%%
[all …]
/freebsd/sys/contrib/libsodium/dist-build/
H A DMakefile.am3 android-build.sh \
4 android-arm.sh \
5 android-armv7-a.sh \
6 android-armv8-a.sh \
7 android-mips32.sh \
8 android-mips64.sh \
9 android-x86.sh \
11 emscripten.sh \
12 ios.sh \
13 msys2-win32.sh \
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dcond-short.mk35 .if 0 && ${echo "unexpected and" 1>&2 :L:sh}
38 .if 1 && ${echo "expected and" 1>&2 :L:sh}
47 .if 0 && empty(${echo "unexpected and empty" 1>&2 :L:sh})
50 .if 1 && empty(${echo "expected and empty" 1>&2 :L:sh})
55 VAR= ${VAR${:U11${echo "unexpected VAR U11" 1>&2 :L:sh}}}
56 VAR13= ${VAR${:U12${echo "unexpected VAR13" 1>&2 :L:sh}}}
107 .if 1 || ${echo "unexpected or" 1>&2 :L:sh}
110 .if 0 || ${echo "expected or" 1>&2 :L:sh}
122 .if 0 || empty(${echo "expected or empty" 1>&2 :L:sh})
130 . if ${echo "unexpected nested and" 1>&2 :L:sh}
[all …]
H A Dvar-op-sunsh.mk11 VAR:sh= echo colon-sh
18 VAR :sh = echo colon-sh-spaced
57 VAR.${:Uecho 123:sh}= ok-123
91 VAR :sh :sh :sh :sh= echo multiple
104 VAR :sh(Put a comment here)= comment in parentheses
113 VAR :sh{Put}((((a}{comment}}}}{here}= comment in braces
124 VAR :sh += echo two
135 VAR :sh != echo echo echo echo spaces-around
144 VAR:sh != echo echo echo echo space-after
145 .if ${${:UVAR\:sh}} != "echo echo echo space-after"
[all …]
/freebsd/crypto/openssl/test/certs/
H A Dsetup.sh4 ./mkcert.sh genroot "Root CA" root-key root-cert
6 ./mkcert.sh genss "Root CA" root-key root-nonca
7 ./mkcert.sh genroot "Root CA" root-key2 root-cert2
8 ./mkcert.sh genroot "Root Cert 2" root-key root-name2
9 DAYS=-1 ./mkcert.sh genroot "Root CA" root-key root-expired
11 ./mkcert.sh genroot "Cross Root" cross-key cross-root
43 ./mkcert.sh genroot "Root CA" root-key root-cert-md5
46 ./mkcert.sh genroot "Root CA" root-key-768 root-cert-768
81 ./mkcert.sh genca "CA" ca-key ca-cert root-key root-cert
83 ./mkcert.sh genee "CA" ca-key ca-nonca root-key root-cert
[all …]
/freebsd/contrib/libxo/tests/xo/
H A DMakefile.am15 xo_01.sh \
16 xo_02.sh
22 ${addprefix saved/, ${TEST_CASES:.sh=.T.err}} \
23 ${addprefix saved/, ${TEST_CASES:.sh=.T.out}} \
24 ${addprefix saved/, ${TEST_CASES:.sh=.XP.err}} \
25 ${addprefix saved/, ${TEST_CASES:.sh=.XP.out}} \
30 ${addprefix saved/, ${TEST_CASES:.sh=.X.err}} \
31 ${addprefix saved/, ${TEST_CASES:.sh=.X.out}} \
48 ${CHECKER} sh ${srcdir}/$$base.sh "${XO} --libxo:W$$fmt" ${TEST_OPTS} \
58 base=`${BASENAME} $$test .sh` ; \
[all …]
/freebsd/tools/test/stress2/tools/
H A Dfail.sh33 out=/tmp/fail.sh.out
58 credleak.sh 20170321 Known lockd issue
59 db.sh 20170323 ls stalls for more than 90 secs
60 dev3.sh 20170323 pts memory leak
63 graid1_8.sh 20170512 Known: do not run fsck
64 mountu.sh 20170321 Known NFS problem
68 nfssillyrename.sh 20170321 Known problem
70 swappedout.sh 20170321 Known to fail
71 tmpfs18.sh 20170323 tmpfs -o issue
72 tvnlru.sh 20170329 Known performance issue
[all …]
/freebsd/bin/csh/
H A DMakefile30 SRCS= sh.c sh.dir.c sh.dol.c sh.err.c sh.exec.c sh.char.c \
31 sh.exp.c sh.file.c sh.func.c sh.glob.c sh.hist.c sh.init.c \
32 sh.lex.c sh.misc.c sh.parse.c sh.print.c sh.proc.c sh.sem.c \
33 sh.set.c sh.time.c sh.char.h sh.dir.h sh.proc.h sh.h
34 SRCS+= sh.decls.h glob.c glob.h mi.termios.c mi.wait.h mi.varargs.h
41 tc.sched.c tc.sig.c tc.sig.h tc.str.c sh.types.h tc.vers.c tc.wait.h \
44 GENHDRS= ed.defns.h sh.err.h tc.const.h tc.defs.c
124 gethost: gethost.c sh.err.h tc.const.h sh.h ${BUILD_TOOLS_META}
143 sh.err.h: sh.err.c
151 tc.const.h: tc.const.c sh.char.h config.h config_f.h sh.types.h sh.err.h ${BUILD_TOOLS_META}
/freebsd/sys/contrib/openzfs/scripts/
H A DMakefile.am3 %D%/commitcheck.sh \
4 %D%/common.sh.in \
8 %D%/make_gitrev.sh \
9 %D%/man-dates.sh \
10 %D%/mancheck.sh \
11 %D%/paxcheck.sh \
16 %D%/zfs-tests.sh \
17 %D%/zfs.sh \
18 %D%/zimport.sh \
19 %D%/zloop.sh
[all …]
/freebsd/sbin/ipf/ipfsync/
H A Dipsyncm.c62 synchdr_t *sh; local
127 n1, (int) sizeof(*sh));
145 if (inbuf < sizeof(*sh)) {
149 sh = (synchdr_t *)buff;
150 len = ntohl(sh->sm_len);
151 magic = ntohl(sh->sm_magic);
162 sh->sm_p, len, magic);
164 if (sh->sm_cmd == SMC_CREATE)
171 if (sh->sm_table == SMC_NAT)
187 if (sh->sm_cmd == SMC_CREATE) {
[all …]
H A Dipsyncs.c62 synchdr_t *sh; local
145 n1, (int) sizeof(*sh));
163 if (inbuf < sizeof(*sh)) {
167 sh = (synchdr_t *)buff;
168 len = ntohl(sh->sm_len);
169 magic = ntohl(sh->sm_magic);
180 sh->sm_p, len, magic);
182 if (sh->sm_cmd == SMC_CREATE)
189 if (sh->sm_table == SMC_NAT)
205 if (sh->sm_cmd == SMC_CREATE) {
[all …]
/freebsd/contrib/kyua/integration/
H A DMakefile.am.inc40 cat $(srcdir)/integration/utils.sh $(srcdir)/integration/$${name}.sh \
43 cat $(srcdir)/integration/utils.sh $(srcdir)/integration/$${name}.sh \
49 $(srcdir)/integration/utils.sh \
52 EXTRA_DIST += integration/utils.sh
56 EXTRA_DIST += integration/cmd_about_test.sh
65 EXTRA_DIST += integration/cmd_config_test.sh
91 EXTRA_DIST += integration/cmd_debug_test.sh
99 EXTRA_DIST += integration/cmd_help_test.sh
106 EXTRA_DIST += integration/cmd_list_test.sh
137 EXTRA_DIST += integration/cmd_test_test.sh
[all …]
/freebsd/contrib/elftoolchain/elfcopy/
H A Dpe.c47 GElf_Shdr sh; in create_pe() local
122 if (gelf_getshdr(scn, &sh) == NULL) { in create_pe()
152 poh.oh_database = sh.sh_addr; in create_pe()
153 if (sh.sh_type == SHT_NOBITS) in create_pe()
156 else if (sh.sh_flags & SHF_ALLOC) in create_pe()
178 psh.sh_addr = sh.sh_addr; in create_pe()
179 psh.sh_virtsize = sh.sh_size; in create_pe()
180 if (sh.sh_type != SHT_NOBITS) in create_pe()
189 if (sh.sh_flags & SHF_WRITE) in create_pe()
191 if (sh.sh_flags & SHF_EXECINSTR) in create_pe()
[all …]
/freebsd/contrib/unifdef/
H A DMakefile16 version.h: version.sh
17 version.sh::
18 scripts/reversion.sh
21 scripts/runtests.sh tests
23 install: unifdef unifdefall.sh unifdef.1
27 install -m 755 unifdefall.sh ${bindest}/unifdefall
39 [ ! -d .git ] || rm -f Changelog version.sh
49 scripts/copycheck.sh
50 scripts/release.sh ${DISTEXTRA}
55 Changelog: version.sh scripts/gitlog2changelog.sh
[all …]
/freebsd/contrib/bc/tests/
H A Dall.sh161 sh "$testdir/test.sh" "$d" "$t" "$generate_tests" "$time_tests" "$exe" "$@"
168 sh "$testdir/stdin.sh" "$d" "$exe" "$@" &
171 sh "$testdir/stdin.sh" "$d" "$exe" "$@"
186 sh "$testdir/read.sh" "$d" "$exe" "$@" &
189 sh "$testdir/read.sh" "$d" "$exe" "$@"
194 sh "$testdir/errors.sh" "$d" "$exe" "$@" &
197 sh "$testdir/errors.sh" "$d" "$exe" "$@"
208 sh "$testdir/error.sh" "$d" "$b" "$problematic_tests" "$@" &
211 sh "$testdir/error.sh" "$d" "$b" "$problematic_tests" "$@"
218 sh "$testdir/other.sh" "$d" "$extra" "$exe" "$@" &
[all …]

12345678910>>...87