HomeSort by: relevance | last modified time | path
    Searched defs:preview (Results 1 - 1 of 1) 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? ");

Completed in 13 milliseconds