Home
last modified time | relevance | path

Searched refs:show (Results 1 – 25 of 477) sorted by relevance

12345678910>>...20

/src/tools/test/stress2/
H A Dddb.conf4 script pho1=bt; show allpcpu; show alllocks; show lockedvnods; show allchains; show mount; show buf…
5 script pho=set $lines 20000; run pho1; show freepages; acttrace; ps; allt; dump
/src/contrib/bmake/unit-tests/
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-v
/src/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 -i 1 "$disk"
243 file "$src/gpt.resizedisk.show.normal" gpt show "$disk"
245 file "$src/gpt.resizepart.show.normal" gpt show "$disk"
258 gpt show "$disk"
[all …]
/src/tests/sys/netpfil/pf/
H A Dtable.sh64 jexec alcatraz pfctl -t foo -T show -vv
104 jexec alcatraz pfctl -t foo6 -T show -vv
144 jexec alcatraz pfctl -t foo -T show -vv
161 jexec "$1" pfctl -t "$2" -vvT show | awk -v ip="$3" '
195 jexec alcatraz pfctl -t foo -T show -vv
206 jexec alcatraz pfctl -t foo -T show -vv
209 uniq=`jexec alcatraz pfctl -t foo -vvT show | sort -u | grep -c Cleared`
235 jexec alcatraz pfctl -t foo -T show -vv
272 jexec alcatraz pfctl -t foo -T show -vv
278 jexec alcatraz pfctl -t foo -T show -vv
[all …]
H A Dnat64.py150 print(reply.show())
172 print(reply.show())
215 packet.show()
225 reply.show()
312 pkt.show()
318 r.show()
324 pkt.show()
330 r.show()
355 r.show()
387 pkt.show()
[all …]
/src/usr.sbin/periodic/etc/daily/
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}')
/src/sys/contrib/openzfs/scripts/
H A Dcommitcheck.sh10 body=$(git log --no-show-signature -n 1 --pretty=%b "$REF" |
25 foundline=$(git log --no-show-signature -n 1 "$REF" | grep -E -m 1 "$regex")
40 long_subject=$(git log --no-show-signature -n 1 --pretty=%s "$REF" | grep -E -m 1 '.{73}')
62 …subject=$(git log --no-show-signature -n 1 --pretty=%s "$REF" | grep -E -m 1 '^Fix coverity defect…
75 subject=$(git log --no-show-signature -n 1 --pretty=%s "$REF" |
91 for line in $(git log --no-show-signature -n 1 --pretty=%b "$REF" | grep -E '^CID'); do
/src/tests/sys/net/
H A Dif_wg.sh66 pub1=$(jexec wgtest1 wg show $wg1 public-key)
70 pub2=$(jexec wgtest2 wg show $wg2 public-key)
134 pub1=$(jexec wgtest1 wg show $wg1 public-key)
138 pub2=$(jexec wgtest2 wg show $wg2 public-key)
209 pub1=$(jexec wgtest1 wg show $wg1 public-key)
213 pub2=$(jexec wgtest2 wg show $wg2 public-key)
286 pub1=$(jexec wgtest1 wg show $wg1 public-key)
292 atf_check -o empty jexec wgtest1 wg show ${wg1} peers
326 pub1=$(jexec wgtest1 wg show $wg1 public-key)
335 atf_check -o not-empty jexec wgtest1 wg show ${wg2} peers
[all …]
/src/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…
/src/contrib/ncurses/ncurses/tinfo/
H A Dlib_acs.c226 char show[ACS_LEN * 2 + 1]; in _nc_init_acs() local
229 show[m++] = (char) n; in _nc_init_acs()
230 show[m++] = (char) ChCharOf(real_map[n]); in _nc_init_acs()
233 show[m] = 0; in _nc_init_acs()
234 if (acs_chars == NULL || strcmp(acs_chars, show)) in _nc_init_acs()
241 : (strcmp(acs_chars, show) in _nc_init_acs()
244 _nc_visbuf(show)); in _nc_init_acs()
/src/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})
/src/targets/
H A DMakefile.xtras28 .if make(show-valid-targets)
46 show-valid-targets:
57 help: show-help
58 show-help:
74 $t: not-valid-target show-help
/src/sys/compat/linuxkpi/common/src/
H A Dlinux_seq_file.c55 rc = m->op->show(m, p); in seq_read()
181 _single_open_without_sbuf(struct linux_file *f, int (*show)(struct seq_file *, void *), void *d) in _single_open_without_sbuf()
191 op->show = show; in _single_open_without_sbuf()
202 single_open(struct linux_file *f, int (*show)(struct seq_file *, void *), void *d) in single_open()
206 ret = _single_open_without_sbuf(f, show, d); in single_open()
214 single_open_size(struct linux_file *f, int (*show)(struct seq_file *, void *), void *d, size_t size) in single_open_size()
218 ret = _single_open_without_sbuf(f, show, d); in single_open_size()
/src/usr.bin/uniq/
H A Duniq.c74 static void show(FILE *, const char *);
184 show(ofp, prevline); in main()
205 show(ofp, thisline); in main()
209 show(ofp, prevline); in main()
226 show(ofp, prevline); in main()
230 show(ofp, prevline); in main()
234 show(ofp, thisline); in main()
244 show(ofp, prevline); in main()
308 show(FILE *ofp, const char *str) in show() function
/src/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
/src/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
/src/contrib/llvm-project/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp60 DumpValueObjectOptions &DumpValueObjectOptions::SetShowTypes(bool show) { in SetShowTypes() argument
61 m_show_types = show; in SetShowTypes()
65 DumpValueObjectOptions &DumpValueObjectOptions::SetShowLocation(bool show) { in SetShowLocation() argument
66 m_show_location = show; in SetShowLocation()
75 DumpValueObjectOptions &DumpValueObjectOptions::SetShowSummary(bool show) { in SetShowSummary() argument
76 if (!show) in SetShowSummary()
/src/usr.sbin/ppp/
H A DREADME.changes65 with the appropriate `show' command.
80 values can be seen using the relevant show commands.
82 o `show auto', `show loopback' and `show mtu' are all part of `show bundle'.
83 o `show mru' is part of `show lcp'
84 o `show msext' and `show vj' are part of `show ipcp'
85 o `show reconnect' and `show redial' are part of `show link'
111 o The ``show modem'' command is deprecated and has been changed to
112 ``show physical''.
/src/usr.sbin/fdcontrol/
H A Dfdcontrol.c44 static int format, verbose, show = 1, showfmt; variable
86 show = 0; in main()
98 show = 0; in main()
103 show = 0; in main()
128 if (show) { in main()
/src/contrib/dialog/
H A Dyesno.c54 bool show = TRUE; in dialog_yesno() local
100 if (show) { in dialog_yesno()
104 show = FALSE; in dialog_yesno()
145 show = TRUE; in dialog_yesno()
156 &show, &offset) != 0) { in dialog_yesno()
H A Dmsgbox.c56 bool show = TRUE; in dialog_msgbox() local
117 if (show) { in dialog_msgbox()
121 show = FALSE; in dialog_msgbox()
141 show = TRUE; in dialog_msgbox()
177 &show, in dialog_msgbox()
/src/tools/tools/git/
H A Dgit-arc.sh184 diff=$(git show -s --format=%B "$commit" |
224 title=$(git show -s --format=%s "$commit")
251 git show -s --format='%B' "$commit" > "$msg"
332 git show "$commit"
387 git --no-pager show --oneline --no-patch "$commit"
413 chash=$(git show -s --format='%C(auto)%h' "$commit")
424 title=$(git show -s --format=%s "$commit")
523 while git show-ref --quiet --branches "$new"; do
690 git show -s --format=%B "$commit" > "$tmp"
691 title=$(git show -s --format=%s "$commit")
[all …]
/src/contrib/libxo/xohtml/external/
H A Djquery.qtip.js128 PROTOTYPE.render = function(show) { argument
227 if(!self.hiddenDuringWait && (options.show.ready || show)) {
262 clearTimeout(this.timers.show);
370 if('show' in opts && invalidOpt(opts.show)) {
371 opts.show = opts.show.jquery ? { target: opts.show } :
372 opts.show === TRUE ? { ready: TRUE } : { event: opts.show };
411 v && !this.rendered && this.render(this.options.show.ready);
731 …(!adjust.mouse || this.options.show.distance) && cache.origin && cache.origin.pageX ? cache.origin…
948 options.show.target.add(event.target).length === options.show.target.length &&
1021 clearTimeout(this.timers.show);
[all …]
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/
H A Dzdb_tunables.ksh44 log_must test $(zdb -o show | head -50 | grep -cE "^[[:alnum:]_]+: .+") -eq 50
52 log_mustnot_expect 'no such tunable: hello' zdb -o show=hello
62 log_mustnot_expect 'no such tunable: 0' zdb -o show=0

12345678910>>...20