Searched refs:show (Results 1 - 25 of 197) sorted by relevance

12345678

/freebsd-current/tools/test/stress2/
H A Dddb.conf4 script pho1=bt; show allpcpu; show alllocks; show lockedvnods; show allchains; show mount; show bufqueues; show page; show pageq
5 script pho=set $lines 20000; run pho1; show freepages; acttrace; ps; allt; dump
/freebsd-current/sbin/ddb/
H A Dddb.conf8 script lockinfo=show locks; show alllocks; show lockedvnods
11 script kdb.enter.panic=textdump set; capture on; run lockinfo; show pcpu; bt; ps; alltrace; capture off; textdump dump; reset
/freebsd-current/contrib/bmake/unit-tests/
H A Dcmdline.exp2 show-objdir: <tmpdir>/6a8899d2-d227-4b55-9b6b-f3c8eeb83fd5
4 show-objdir: <tmpdir>/a7b41170-53f8-4cc2-bc5c-e4c3dd93ec45/
H A Dvarcmd.mk29 show:
32 one: show
35 two: show
38 three: show
58 four: show
67 show-v:
70 five: show show-v
73 six: show-v
74 @${.MAKE} -f ${MAKEFILE} V=override show
[all...]
/freebsd-current/contrib/netbsd-tests/share/mk/
H A Dt_own.sh34 .PHONY: show-config-var
35 show-config-var:
46 make MAKECONF="$(pwd)/empty.conf" show-config-var
48 make MAKECONF="$(pwd)/custom.conf" show-config-var
/freebsd-current/usr.sbin/periodic/etc/daily/
H A D410.status-mfi18 if mfiutil show volumes; then
19 if mfiutil show volumes | grep -q DEGRADED; then
H A D223.backup-zfs41 show=""
43 [Yy][Ee][Ss]) show="YES"
59 rotate "zpool_list" $show
62 rotate "zfs_list" $show
71 rotate "zfs_props" $show
74 rotate "zpool_props" $show
H A D221.backup-gpart42 [Yy][Ee][Ss]) show="YES"
51 rotate "kern.geom.conftxt" $show
53 gpart_devs=$(gpart show | awk '$1 == "=>" { print $4 }')
70 rotate "$safe_name" $show
73 gpart_show=$(gpart show -p)
108 efi_part=$(gpart show -p | awk '$4 ~ /efi/ {print $3}')
/freebsd-current/share/examples/printing/
H A Dmake-ps-header57 ($user) show
60 % Now show the boring particulars
65 200 y moveto show /y y 18 sub def
71 270 y moveto show /y y 18 sub def
/freebsd-current/sys/contrib/openzfs/scripts/
H A Dcommitcheck.sh10 body=$(git log --no-show-signature -n 1 --pretty=%b "$REF" | grep -Ev "http(s)*://" | grep -E -m 1 ".{$((length + 1))}")
23 foundline=$(git log --no-show-signature -n 1 "$REF" | grep -E -m 1 "$regex")
38 long_subject=$(git log --no-show-signature -n 1 --pretty=%s "$REF" | grep -E -m 1 '.{73}')
60 subject=$(git log --no-show-signature -n 1 --pretty=%s "$REF" | grep -E -m 1 '^Fix coverity defects')
73 subject=$(git log --no-show-signature -n 1 --pretty=%s "$REF" |
89 for line in $(git log --no-show-signature -n 1 --pretty=%b "$REF" | grep -E '^CID'); do
/freebsd-current/contrib/dialog/samples/
H A Dform635 show=`echo "$returntext" |sed -e 's/^/ /'`
57 $show" 10 40
64 $show" 10 40
H A Dform535 show=`echo "$returntext" |sed -e 's/^/ /'`
57 $show" 10 40
64 $show" 10 40
H A Dform434 show=`echo "$returntext" |sed -e 's/^/ /'`
56 $show" 10 40
63 $show" 10 40
H A Dform333 show=`echo "$returntext" |sed -e 's/^/ /'`
55 $show" 10 40
62 $show" 10 40
H A Dmixedform224 show=`echo "$returntext" |sed -e 's/^/ /'`
46 $show" 10 40
H A Dmixedform24 show=`echo "$returntext" |sed -e 's/^/ /'`
46 $show" 10 40
H A Dform134 show=`echo "$returntext" |sed -e 's/^/ /'`
56 $show" 10 40
H A Dform1-both32 show=`echo "$returntext" |sed -e 's/^/ /'`
54 $show" 10 40
H A Dform1-utf834 show=`echo "$returntext" |sed -e 's/^/ /'`
56 $show" 10 40
H A Dform1-extra32 show=`echo "$returntext" |sed -e 's/^/ /'`
54 $show" 10 40
H A Dform1-help32 show=`echo "$returntext" |sed -e 's/^/ /'`
54 $show" 10 40
H A Dpasswordform1-utf834 show=`echo "$returntext" |sed -e 's/^/ /'`
56 $show" 10 40
/freebsd-current/sys/contrib/device-tree/scripts/
H A Dcronjob28 if ! git show-ref --quiet --verify refs/tags/v${LATEST_VERSION} ; then
31 if ! git show-ref --quiet --verify refs/tags/v${LATEST_VERSION}-dts ; then
38 REF=$(git show-ref --verify refs/heads/${branch})
89 REF=$(git show-ref --verify refs/heads/${TESTBRANCH})
119 REF=$(git show-ref --verify refs/heads/${branch})
/freebsd-current/targets/
H A DMakefile.xtras28 .if make(show-valid-targets)
46 show-valid-targets:
57 help: show-help
58 show-help:
61 echo "by running '${MAKE_MACHINE_CMD} show-valid-targets'"; \
74 $t: not-valid-target show-help
/freebsd-current/contrib/netbsd-tests/sbin/gpt/
H A Dt_gpt.sh92 file "$src/gpt.2part.show.normal" gpt show "$disk"
93 file "$src/gpt.2part.show.uuid" gpt show -u "$disk"
141 file "$src/gpt.empty.show.normal" gpt show "$disk"
162 save attr gpt show -i 1 "$disk"
165 save attr gpt show -i 1 "$disk"
177 save type gpt show -i 1 "$disk"
181 save type gpt show
[all...]

Completed in 312 milliseconds

12345678