Home
last modified time | relevance | path

Searched defs:fout (Results 1 – 2 of 2) sorted by relevance

/tools/vm/
Dpage_owner_sort.c86 FILE *fin, *fout; in main() local
/tools/net/
Dbpf_dbg.c1315 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