Searched refs:false (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspace_used.tcl28 is_index boolean, -- TRUE if it is an index, false for a table
H A Dspaceanal.tcl41 is_index boolean, -- TRUE if it is an index, false for a table
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dbasic.sh410 foo=$(false) > /dev/null && err_exit 'failed command substitution with redirection not returning false'
415 binfalse=$(whence -p false)
416 for false in false $binfalse
417 do x=$($false) && err_exit "x=\$($false) should fail"
418 $($false) && err_exit "\$($false) should fail"
419 $($false) > /de
[all...]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex495 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
3577 % false. We have to make TeX try to read something from the file, so

Completed in 4144 milliseconds