Lines Matching refs:output
95 struct output outf;
187 static struct output *file_read = NULL;
188 static struct output *file_write = NULL;
376 static struct output *get_openfile P_((struct output **file_ptrs, const char *mode, int fail));
377 static struct output *
379 struct output **file_ptrs; in get_openfile()
385 struct output *p;
412 p = OB_MALLOC(&obs, 1, struct output);
1677 struct output *p;
1699 struct output *p; in rewind_read_files()
1713 struct output *p, *q;