Home
last modified time | relevance | path

Searched refs:file (Results 1 – 1 of 1) sorted by relevance

/debug/
A Dxtrace.sh75 file=${2%%:*}
78 filelen=$(expr length $file)
81 file="...$(expr substr $file $(expr 1 + $filelen - $rwidth) $rwidth)"
83 printf '%-20s %-*s %6s\n' $fct $width $file $line
161 read file
162 if test "$fct" != '??' -a "$file" != '??:0'; then
163 format_line "$fct" "$file"
181 read file
182 if test "$fct" != '??' -a "$file" != '??:0'; then
183 format_line "$fct" "$file"

Completed in 11 milliseconds