Searched refs:yes (Results 1 - 25 of 143) sorted by relevance

123456

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dsetqiflush.c52 _setqiflush(int yes) argument
55 if (yes)
/illumos-gate/usr/src/cmd/svr4pkg/pkgscripts/
H A Di.preserve.sh40 cp $src $dest || error=yes
44 [ "$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.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 Di.awk.sh50 error=yes
64 error=yes
68 [ "$error" = yes ] &&
H A Di.sed.sh50 error=yes
65 error=yes
68 [ "$error" = yes ] &&
/illumos-gate/usr/src/boot/sys/boot/sparc64/zfsloader/
H A DMakefile7 LOADER_ZFS_SUPPORT=yes
/illumos-gate/usr/src/common/util/
H A Dgetresponse.h44 extern int yes(void);
/illumos-gate/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...]
/illumos-gate/usr/src/cmd/yes/
H A DMakefile29 PROG= yes
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dabs.s43 negl %eax / yes, return -arg
52 negl %eax / yes, return -arg
H A Dwschr.s48 je .found / yes
54 je .found1 / yes
60 je .found2 / yes
66 je .found3 / yes
/illumos-gate/usr/src/boot/sys/boot/sparc64/loader/
H A DMakefile14 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...]
/illumos-gate/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
H A Dmemccpy.s40 je .found / yes
47 je .found1 / yes
54 je .found2 / yes
/illumos-gate/usr/src/cmd/allocate/
H A Dwdwwrapper.sh45 PARENT_KILLED=yes
/illumos-gate/usr/src/test/libc-tests/tests/common/
H A Drun_arch_tests.ksh36 debug=yes
57 found=yes
/illumos-gate/usr/src/cmd/abi/appcert/static_prof/
H A DMakefile.com40 LINTFLAGS = -nmxsuF -errtags=yes
/illumos-gate/usr/src/test/libc-tests/tests/symbols/
H A Dsetup.ksh46 debug=yes
67 found=yes
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/misc/
H A Dtst.boolopt.d29 #pragma D option quiet=yes
/illumos-gate/usr/src/cmd/boot/scripts/
H A Dextract_boot_filelist.ksh76 p) platform_provided=yes
97 if [ "$altroot" == "" ] || [ $platform_provided = yes ]; then
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dsvc-hal26 /usr/lib/hal/hald --daemon=yes

Completed in 121 milliseconds

123456