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

  /src/usr.bin/make/
job.c 293 char commentChar; /* character used by shell for comment lines */
395 '#', /* .commentChar */
418 '#', /* .commentChar*/
444 '#', /* .commentChar */
467 '#', /* .commentChar */
1044 cmdTemplate = escCmd[0] == shell->commentChar ||
2319 newShell.commentChar = arg[8];
job.c 293 char commentChar; /* character used by shell for comment lines */
395 '#', /* .commentChar */
418 '#', /* .commentChar*/
444 '#', /* .commentChar */
467 '#', /* .commentChar */
1044 cmdTemplate = escCmd[0] == shell->commentChar ||
2319 newShell.commentChar = arg[8];
job.c 293 char commentChar; /* character used by shell for comment lines */
395 '#', /* .commentChar */
418 '#', /* .commentChar*/
444 '#', /* .commentChar */
467 '#', /* .commentChar */
1044 cmdTemplate = escCmd[0] == shell->commentChar ||
2319 newShell.commentChar = arg[8];
job.c 293 char commentChar; /* character used by shell for comment lines */
395 '#', /* .commentChar */
418 '#', /* .commentChar*/
444 '#', /* .commentChar */
467 '#', /* .commentChar */
1044 cmdTemplate = escCmd[0] == shell->commentChar ||
2319 newShell.commentChar = arg[8];

Completed in 251 milliseconds