Searched defs:fout (Results 1 – 2 of 2) sorted by relevance
86 FILE *fin, *fout; in main() local
1315 static void init_shell(FILE *fin, FILE *fout) in init_shell()1347 static void exit_shell(FILE *fin, FILE *fout) in exit_shell()1365 static int run_shell_loop(FILE *fin, FILE *fout) in run_shell_loop()1387 FILE *fin = NULL, *fout = NULL; in main() local