Lines Matching full:getline
10103 if $AWK 'BEGIN { getline <"/dev/null" }' </dev/null 2>/dev/null; then10107 while ((getline aline < (F[key])) > 0)