touch.c | 77 static bool preview(int, Eptr **, int); 337 previewed = preview(my_nerrors, my_files, ix); 358 preview(int my_nerrors, Eptr **my_files, int ix) function in typeref:typename:bool 368 ? "Preview? " 369 : "Do you want to preview the errors first? ");
|