HomeSort by: relevance | last modified time | path
    Searched defs:preview (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/error/
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? ");
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? ");

Completed in 23 milliseconds