openfile
struct openfile *ip = input;
pad(struct openfile *ip)
gatherline(struct openfile *ip)
static char *gatherline(struct openfile *);
static char *pad(struct openfile *);
struct openfile *ip;