/titanic_51/usr/src/cmd/dtrace/test/tst/common/ip/ |
H A D | tst.localtcpstate.ksh.out | 3 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 D | tst.remotetcpstate.ksh.out | 3 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 D | tst.ipv4localtcp.ksh.out | 3 ip:::send - yes 4 ip:::receive - yes 5 tcp:::send - yes 6 tcp:::receive - yes
|
H A D | tst.ipv4remotetcp.ksh.out | 3 ip:::send - yes 4 ip:::receive - yes 5 tcp:::send - yes 6 tcp:::receive - yes
|
H A D | tst.ipv4localudp.ksh.out | 3 ip:::send - yes 4 ip:::receive - yes 5 udp:::send - yes
|
/titanic_51/usr/src/cmd/initpkg/ |
H A D | nscd.conf | 43 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_51/usr/src/boot/sys/boot/sparc64/loader/ |
H A D | Makefile | 14 LOADER_DISK_SUPPORT?= yes 15 LOADER_UFS_SUPPORT?= yes 16 LOADER_CD9660_SUPPORT?= yes 18 LOADER_NET_SUPPORT?= yes 19 LOADER_NFS_SUPPORT?= yes 20 LOADER_TFTP_SUPPORT?= yes 21 LOADER_GZIP_SUPPORT?= yes 25 .if ${LOADER_DEBUG} == "yes" 28 .if ${LOADER_DISK_SUPPORT} == "yes" 31 .if ${LOADER_UFS_SUPPORT} == "yes" [all...] |
/titanic_51/usr/src/cmd/svr4pkg/pkgscripts/ |
H A D | i.build.sh | 50 error=yes 64 error=yes 72 cp /tmp/$$build $dest || error=yes 75 error=yes 79 [ "$error" = yes ] &&
|
H A D | r.build.sh | 34 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 D | r.awk.sh | 34 rmdir $dest || error=yes 52 error=yes 55 rm -f $dest || error=yes 58 [ "$error" = yes ] &&
|
H A D | r.sed.sh | 34 rmdir $dest || error=yes 52 error=yes 55 rm -f $dest || error=yes 58 [ "$error" = yes ] &&
|
H A D | i.awk.sh | 50 error=yes 64 error=yes 68 [ "$error" = yes ] &&
|
H A D | i.sed.sh | 50 error=yes 65 error=yes 68 [ "$error" = yes ] &&
|
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | iffe.tst | 12 ERROR - $'iffe: test: is sys/types.h a header ... yes 13 iffe: test: is stdio.h a header ... yes' 25 ERROR - $'iffe: test: is sys/types.h a header ... yes 26 iffe: test: is stdio.h a header ... yes 27 iffe: test: is limits.h a header ... yes' 38 ERROR - $'iffe: test: is sys/types.h a header ... yes 39 iffe: test: is stdio.h a header ... yes 61 ERROR - $'iffe: test: is sys/types.h a header ... yes 62 iffe: test: is stdio.h a header ... yes' 75 ERROR - $'iffe: test: is sys/types.h a header ... yes [all...] |
/titanic_51/usr/src/cmd/cmd-crypto/scripts/ |
H A D | i.kmfconf | 48 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 ] [all...] |
H A D | i.pkcs11conf | 50 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 ] [all...] |
H A D | i.kcfconf | 59 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...] |
/titanic_51/usr/src/test/libc-tests/tests/newlocale/ |
H A D | newlocale_test.c | 165 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_51/usr/src/cmd/cmd-inet/usr.sadm/scripts/ |
H A D | i.ipsecalgs | 50 || 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_51/usr/src/grub/grub-0.97/ |
H A D | depcomp | 49 libtool Whether libtool is used (yes/no). 155 if test "$libtool" = yes; then 168 if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files 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_51/usr/src/cmd/krb5/kadmin/kdcmgr/ |
H A D | kdcmgr.sh | 75 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")\ [all...] |
/titanic_51/usr/src/boot/sys/boot/arm/uboot/ |
H A D | Makefile | 19 LOADER_DISK_SUPPORT?= yes 23 LOADER_UFS_SUPPORT?= yes 27 LOADER_NANDFS_SUPPORT?= yes 31 LOADER_NET_SUPPORT?= yes 32 LOADER_NFS_SUPPORT?= yes 37 LOADER_FDT_SUPPORT= yes 42 .if ${LOADER_DISK_SUPPORT} == "yes" 45 .if ${LOADER_UFS_SUPPORT} == "yes" 48 .if ${LOADER_CD9660_SUPPORT} == "yes" 51 .if ${LOADER_EXT2FS_SUPPORT} == "yes" [all...] |
/titanic_51/usr/src/cmd/boot/scripts/ |
H A D | create_ramdisk.ksh | 34 compress=yes 113 SPLIT=yes 154 if [ $compress = yes ] ; then 182 if [ $compress = yes ]; then 195 if [ $compress = yes ] ; then 284 if [ $compress = yes ] || [ $ISA = sparc ] ; then 395 if [ $SPLIT = yes ]; then 427 if [ $SPLIT = yes ]; then 461 if [ $SPLIT = yes ]; then
|
/titanic_51/usr/src/lib/libc/amd64/gen/ |
H A D | strchr.s | 34 je .found / yes 40 je .found1 / yes 46 je .found2 / yes 52 je .found3 / yes
|
/titanic_51/usr/src/boot/sys/boot/common/ |
H A D | boot.c | 168 int c, yes; in autoboot() local 201 yes = 0; in autoboot() 209 yes = 1; in autoboot() 214 yes = 1; in autoboot() 226 yes = 1; in autoboot() 229 if (yes) in autoboot() 232 if (yes) { in autoboot()
|