Searched refs:fct (Results 1 – 1 of 1) sorted by relevance
74 fct=$183 printf '%-20s %-*s %6s\n' $fct $width $file $line160 while read fct; do162 if test "$fct" != '??' -a "$file" != '??:0'; then163 format_line "$fct" "$file"180 while read fct; do182 if test "$fct" != '??' -a "$file" != '??:0'; then183 format_line "$fct" "$file"
Completed in 26 milliseconds