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

  /src/usr.bin/make/
job.c 243 * errOn, errOff and runChkTmpl.
279 const char *errOn; /* command to turn on error checking */
389 "", /* .errOn */
412 "", /* .errOn */
438 "", /* .errOn */
461 "", /* .errOn */
909 ShellWriter_WriteLine(wr, shell->errOn);
2307 newShell.errOn = arg + 6;
job.c 243 * errOn, errOff and runChkTmpl.
279 const char *errOn; /* command to turn on error checking */
389 "", /* .errOn */
412 "", /* .errOn */
438 "", /* .errOn */
461 "", /* .errOn */
909 ShellWriter_WriteLine(wr, shell->errOn);
2307 newShell.errOn = arg + 6;
job.c 243 * errOn, errOff and runChkTmpl.
279 const char *errOn; /* command to turn on error checking */
389 "", /* .errOn */
412 "", /* .errOn */
438 "", /* .errOn */
461 "", /* .errOn */
909 ShellWriter_WriteLine(wr, shell->errOn);
2307 newShell.errOn = arg + 6;

Completed in 59 milliseconds