Home
last modified time | relevance | path

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

12345678910>>...15

/titanic_41/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
8 tcp:::state-change to syn-received - yes
9 tcp:::state-change to established - yes
10 tcp:::state-change to fin-wait-1 - yes
11 tcp:::state-change to close-wait - yes
12 tcp:::state-change to fin-wait-2 - 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
11 tcp:::state-change to fin-wait-2 - yes
12 tcp:::state-change to time-wait - 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
/titanic_41/usr/src/cmd/initpkg/
H A Dnscd.conf43 check-files audit_user yes
48 check-files auth_attr yes
53 check-files bootparams yes
58 check-files ethers yes
63 check-files exec_attr 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
[all …]
/titanic_41/usr/src/cmd/svr4pkg/pkgscripts/
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 Di.build.sh50 error=yes
64 error=yes
72 cp /tmp/$$build $dest || error=yes
75 error=yes
79 [ "$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 ] &&
H A Di.awk.sh50 error=yes
64 error=yes
68 [ "$error" = yes ] &&
H A Di.sed.sh50 error=yes
65 error=yes
68 [ "$error" = yes ] &&
/titanic_41/usr/src/cmd/cmd-crypto/scripts/
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 ]
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
128 echo "$pkg_start" >> $tmpfile || error=yes
129 cat $src >> $tmpfile || error=yes
132 echo "$pkg_end" >> $tmpfile || error=yes
[all …]
H A Dr.kcfconf42 if [ "$error" = yes ]
59 error=yes
65 sed -e "/$pkg_start/,/$pkg_end/d" $dest > $tmpfile || error=yes
68 mv $tmpfile $dest || error=yes
77 if [ "$error" = yes ]
/titanic_41/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()
/titanic_41/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 ]
/titanic_41/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
/titanic_41/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
509 printf "$(gettext "yes")\n" | kdb5_util $arg destroy > /dev/null 2>&1
525 if [[ $answer == yes ]]; then
526 printf "$(gettext "yes")\n" | kdb5_util -r $realm destroy > /dev/null 2>&1
[all …]
/titanic_41/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
/titanic_41/usr/src/lib/libc/amd64/gen/
H A Dstrchr.s34 je .found / yes
40 je .found1 / yes
46 je .found2 / yes
52 je .found3 / yes
H A Dwschr.s47 je .found / yes
53 je .found1 / yes
59 je .found2 / yes
65 je .found3 / yes
/titanic_41/usr/src/lib/libc/i386/gen/
H A Dwschr.s48 je .found / yes
54 je .found1 / yes
60 je .found2 / yes
66 je .found3 / yes
/titanic_41/usr/src/cmd/boot/scripts/
H A Dcreate_ramdisk.ksh29 compress=yes
138 SPLIT=yes
180 if [ $compress = yes ] ; then
208 if [ $compress = yes ]; then
221 if [ $compress = yes ] ; then
399 if [ $compress = yes ] || [ $ISA = sparc ] ; then
511 if [ $SPLIT = yes ]; then
544 if [ $SPLIT = yes ]; then
584 if [ $SPLIT = yes ]; then

12345678910>>...15