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

/solaris-desktop/ext-sources/
H A Dcoherence7 val=`svcprop -p $1 coherence`
8 [ -n "$val" ] && echo $val
H A Dpostrun449 while read var val; do
452 postrun_pkginst="$val"
455 postrun_submit_time="$val"
460 postrun_is_uniq="$val"
463 postrun_uniq_time="$val"
466 postrun_uniq_timeout="$val"
469 postrun_bg_job="$val"
472 postrun_user="$val"
475 postrun_job_class="$val"
/solaris-desktop/scripts/
H A Dreorder-patches33 read -e val
34 if [ "x$val" = x ]; then
37 eval "$2=\"$val\""
H A Dinstall-jds91 read -e val
92 if [ "x$val" = x ]; then
95 eval "$2=\"$val\""

Completed in 89 milliseconds