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

/solaris-userland-s11u3/components/stdcxx/Solaris/
H A Drun_tests.sh287 logfile="${file}.out"
288 ./${file} > ${logfile} 2>&1
340 logfile="${file}.out"
342 ./${file} --nthreads=2 --nloops=10 --nlocales=8 > ${logfile} 2>&1
344 ./${file} --nthreads=${NTHREADS} --nloops=${NLOOPS} > ${logfile} 2>&1
H A Drun_examples.sh222 logfile="${file}.out"
223 ./${file} > ${logfile} 2>&1
/solaris-userland-s11u3/components/ntp/Solaris/
H A Dntp.sh78 logfile=`svcprop -c -p config/logfile $SMF_FMRI`
80 [ "$val" = "true" ] && [ -n "$logfile" ] && set -- "$@" --logfile $logfile
/solaris-userland-s11u3/components/net-snmp/
H A DMakefile59 CONFIGURE_OPTIONS += --with-logfile=/var/log/snmpd.log

Completed in 10 milliseconds