HomeSort by: relevance | last modified time | path
    Searched refs:ERROR_LOG (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
check_lint.sh 46 ERROR_LOG=$(${MKTEMP})
55 | grep -v "Skipping input" >> $ERROR_LOG
60 ${LITLINT} "$@" 2>>$ERROR_LOG
114 ${DFSAN_RTL}/scripts/check_custom_wrappers.sh >> $ERROR_LOG
137 if [ -s $ERROR_LOG ]; then
138 cat $ERROR_LOG
  /src/sys/arch/prep/include/
nvram.h 111 } ERROR_LOG;
165 ERROR_LOG ErrorLog[2];

Completed in 12 milliseconds