Home
last modified time | relevance | path

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

/debug/
A Dxtrace.sh74 fct=$1
83 printf '%-20s %-*s %6s\n' $fct $width $file $line
160 while read fct; do
162 if test "$fct" != '??' -a "$file" != '??:0'; then
163 format_line "$fct" "$file"
180 while read fct; do
182 if test "$fct" != '??' -a "$file" != '??:0'; then
183 format_line "$fct" "$file"

Completed in 26 milliseconds