Searched refs:dofile (Results 1 – 9 of 9) sorted by relevance
26 extern void dofile();98 dofile(f, qn); in main()104 dofile(stdin, ""); in main()111 dofile(f, name); in main()
31 dofile(FILE *f, char *name) in dofile() function
29 sub dofile subroutine114 dofile($a);
119 void dofile(char *);268 dofile(*argv++); /* change from *argv */ in main()274 dofile(PACCT); in main()278 dofile(NULL); in main()286 dofile(char *fname) in dofile() function
119 void dofile(char *);202 dofile(argv[optind]); in main()293 dofile(char *fname) in dofile() function
80 extern int dofile; /* are we processing a file? */253 if (dofile == PO_TRUE) {
113 int dofile = PO_FALSE; /* poolcfg.l uses this for errors */ variable677 if (dofile == PO_TRUE)689 dofile = PO_TRUE;700 if (docmd == PO_FALSE && dofile == PO_FALSE)
117 int dofile, dokld, ch, error; in command_load() local119 dokld = dofile = 0; in command_load()134 dofile = 1; in command_load()149 if (dofile) { in command_load()
1891 int dofile, ch; in command_load() local1894 dofile = 0; in command_load()1908 dofile = 1; in command_load()1917 if (dofile) { in command_load()