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

/solaris-userland/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/components/ntp/Solaris/
H A Dntp.sh93 logfile=`svcprop -c -p config/logfile $SMF_FMRI`
95 [ "$val" = "true" ] && [ -n "$logfile" ] && set -- "$@" --logfile $logfile
/solaris-userland/components/net-snmp-57/
H A DMakefile54 CONFIGURE_OPTIONS += --with-logfile=$(VARDIR)/log/snmpd.log

Completed in 407 milliseconds