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

  /src/usr.bin/indent/
indent.h 255 extern bool found_err;
indent.c 81 bool found_err; variable
155 found_err = true;
409 return found_err ? EXIT_FAILURE : EXIT_SUCCESS;

Completed in 21 milliseconds