next_line
static int next_line( char **bufp, long *blenp, char **linep );
if (( rc = next_line( bufp, blenp, &line )) <= 0 ) {