get_line 396 main/rfc1867.c while( (line = get_line(self)) ) get_line 423 main/rfc1867.c while ((line = get_line(self)) && line[0] != '\0') {