Home
last modified time | relevance | path

Searched refs:yes (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/illumos-gate/usr/src/test/util-tests/tests/awk/examples/out/
H A Dt.else3 yes
4 yes
5 yes
6 yes
7 yes
8 yes
9 yes
10 yes
11 yes
12 yes
[all …]
H A Dt.intest27 yes
14 yes
23 yes
33 yes
41 yes
50 yes
59 yes
68 yes
77 yes
86 yes
[all …]
H A Dt.intest258 yes
260 yes
262 yes
264 yes
266 yes
268 yes
270 yes
272 yes
274 yes
276 yes
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/ip/
H A Dtst.localtcpstate.ksh.out3 ip:::send - yes
4 ip:::receive - yes
5 tcp:::send - yes
6 tcp:::receive - yes
7 tcp:::state-change to syn-sent - yes
9 tcp:::state-change to established - yes
10 tcp:::state-change to fin-wait-1 - yes
13 tcp:::state-change to last-ack - yes
15 tcp:::connect-request - yes
16 tcp:::connect-established - yes
[all …]
H A Dtst.remotetcpstate.ksh.out3 ip:::send - yes
4 ip:::receive - yes
5 tcp:::send - yes
6 tcp:::receive - yes
7 tcp:::state-change to syn-sent - yes
8 tcp:::state-change to established - yes
9 tcp:::state-change to fin-wait-1 - yes
10 tcp:::state-change to close-wait - yes
12 tcp:::state-change to time-wait - yes
13 tcp:::connect-request - yes
[all …]
H A Dtst.ipv4localtcp.ksh.out3 ip:::send - yes
4 ip:::receive - yes
5 tcp:::send - yes
6 tcp:::receive - yes
H A Dtst.ipv4remotetcp.ksh.out3 ip:::send - yes
4 ip:::receive - yes
5 tcp:::send - yes
6 tcp:::receive - yes
H A Dtst.ipv4localudp.ksh.out3 ip:::send - yes
4 ip:::receive - yes
5 udp:::send - yes
/illumos-gate/usr/src/cmd/initpkg/
H A Dnscd.conf48 check-files auth_attr yes
58 check-files ethers yes
68 check-files group yes
73 check-files hosts yes
78 check-files ipnodes yes
83 check-files netmasks yes
88 check-files networks yes
93 check-files passwd yes
118 check-files rpc yes
128 check-files tnrhdb yes
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Diffe.tst13 iffe: test: is stdio.h a header ... yes'
26 iffe: test: is stdio.h a header ... yes
39 iffe: test: is stdio.h a header ... yes
606 iffe: test: long int type ... yes'
635 iffe: test: long int type ... yes'
708 iffe: test: long int type ... yes'
743 iffe: test: long int type ... yes'
825 iffe: test: long int type ... yes'
844 iffe: test: long int type ... yes'
1383 if ( ! _tst_true ) yes{
[all …]
/illumos-gate/usr/src/cmd/svr4pkg/pkgscripts/
H A Di.build.sh50 error=yes
64 error=yes
72 cp /tmp/$$build $dest || error=yes
75 error=yes
79 [ "$error" = yes ] &&
H A Dr.build.sh34 rmdir $dest || error=yes
58 cp /tmp/$$build $dest || error=yes
61 error=yes
66 rm -f $dest || error=yes
69 [ "$error" = yes ] &&
H A Dr.awk.sh34 rmdir $dest || error=yes
52 error=yes
55 rm -f $dest || error=yes
58 [ "$error" = yes ] &&
H A Dr.sed.sh34 rmdir $dest || error=yes
52 error=yes
55 rm -f $dest || error=yes
58 [ "$error" = yes ] &&
/illumos-gate/usr/src/cmd/cmd-crypto/scripts/
H A Di.kcfconf59 if [ "$error" = yes ]
79 error=yes
86 || error=yes
88 cp $dest $tmpfile || error=yes
108 error=yes
112 || error=yes
125 error=yes
129 cat $src >> $tmpfile || error=yes
132 echo "$pkg_end" >> $tmpfile || error=yes
137 mv $tmpfile $dest || error=yes
[all …]
H A Di.kmfconf48 if [ "$error" = yes ]
68 error=yes
75 || error=yes
77 cp $dest $tmpfile || error=yes
90 error=yes
93 echo "$pkg_start" >> $tmpfile || error=yes
94 cat $src >> $tmpfile || error=yes
95 echo "$pkg_end" >> $tmpfile || error=yes
101 mv $tmpfile $dest || error=yes
110 if [ "$error" = yes ]
H A Di.pkcs11conf50 if [ "$error" = yes ]
70 error=yes
77 || error=yes
79 cp $dest $tmpfile || error=yes
92 error=yes
95 echo "$pkg_start" >> $tmpfile || error=yes
96 cat $src >> $tmpfile || error=yes
97 echo "$pkg_end" >> $tmpfile || error=yes
103 mv $tmpfile $dest || error=yes
112 if [ "$error" = yes ]
/illumos-gate/usr/src/test/libc-tests/tests/newlocale/
H A Dnewlocale_test.c165 char *day, *cur, *yes; in test_newlocale_categories() local
184 yes = nl_langinfo_l(YESSTR, loc); in test_newlocale_categories()
185 if ((yes == NULL) || (strcmp(yes, "да") != 0)) { in test_newlocale_categories()
200 char *day, *cur, *yes; in test_newlocale_composite() local
218 yes = nl_langinfo_l(YESSTR, loc); in test_newlocale_composite()
219 if ((yes == NULL) || (strcmp(yes, "да") != 0)) { in test_newlocale_composite()
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.expr71 1 yes
72 1.0 yes
73 1E0 yes
74 0.1E1 yes
75 10E-1 yes
76 01 yes
/illumos-gate/usr/src/cmd/cmd-inet/usr.sadm/scripts/
H A Di.ipsecalgs50 || error=yes
52 cp $dest $tmpfile || error=yes
56 echo "$pkg_start" >> $tmpfile || error=yes
57 cat $src >> $tmpfile || error=yes
58 echo "$pkg_end" >> $tmpfile || error=yes
63 mv $tmpfile $dest || error=yes
72 if [ "$error" = yes ]
/illumos-gate/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dkdcmgr.sh75 yes=`printf "$(gettext "yes")"`
81 $y|$yes) answer=yes;;
189 if [[ $master = yes ]]; then
192 if [[ $slave = yes ]]; then
219 if [[ $slave = yes ]]; then
223 if [[ $master = yes ]]; then
422 if [[ $master = yes ]]; then
709 create) master=yes;;
710 "create master") master=yes;;
718 "create slave") slave=yes;;
[all …]
/illumos-gate/usr/src/grub/grub-0.97/
H A Ddepcomp49 libtool Whether libtool is used (yes/no).
155 if test "$libtool" = yes; then
206 if test "$libtool" = yes; then
289 if test "$libtool" = yes; then
340 if test "$libtool" = yes; then
391 if test "$libtool" = yes; then
404 cleared=yes ;;
436 if test "$libtool" = yes; then
/illumos-gate/usr/src/test/net-tests/tests/forwarding/
H A DREADME168 011 off none off off yes
169 012 on partial off off yes
170 013 on partial on off yes
171 014 on fullv4 off off yes
172 015 on fullv4 on off yes
173 016 off none off on yes
174 017 on partial off on yes
175 018 on partial on on yes
176 019 on fullv4 off on yes
177 020 on fullv4 on on yes
/illumos-gate/usr/src/cmd/ssh/etc/
H A Dsshd_config49 X11Forwarding yes
51 X11UseLocalhost yes
68 KeepAlive yes
93 StrictModes yes
111 PasswordAuthentication yes
116 # Valid options are yes, without-password, no.
131 IgnoreRhosts yes
141 #IgnoreUserKnownHosts yes
144 # Default is yes
145 RSAAuthentication yes
/illumos-gate/usr/src/boot/common/
H A Dboot.c172 int c, yes; in autoboot() local
206 yes = 0; in autoboot()
216 yes = 1; in autoboot()
221 yes = 1; in autoboot()
233 yes = 1; in autoboot()
236 if (yes) in autoboot()
239 if (yes) { in autoboot()

12345678910>>...17