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

  /src/usr.bin/script/
script.c 80 static int usesleep, rawout; variable in typeref:typename:int
115 rawout = 0;
143 rawout = 1;
207 if (!rawout)
211 if (rawout)
272 if (rawout)
288 if (rawout)
348 if (rawout)
  /src/usr.bin/make/unit-tests/
export.mk 32 # This is exported (see the .rawout file) but not displayed since the dash
varmod-to-abs.mk 24 # unit-tests/Makefile. See the .rawout file for the truth.
varname-dot-make-mode.mk 10 # See the .rawout file for the raw output before stripping the digits.
varname-dot-parsedir.mk 34 # The .rawout file contains the full path to the current directory.
Makefile 593 export-all.rawout: export.mk
594 unexport.rawout: export.mk
595 unexport-env.rawout: export.mk
687 CLEANFILES= *.rawout *.out *.status *.tmp *.core *.tmp
726 .SUFFIXES: .mk .rawout .out
727 .mk.rawout:
766 .rawout.out:
817 ${TESTS:=.rawout}: ${TEST_MAKE}
821 ${TESTS:=.rawout}: ${.PARSEDIR}/Makefile
directive-include-guard.mk 523 # The actual target starts with '__${.OBJDIR}/', see the .rawout file, but the
535 # The actual target starts with '__${.OBJDIR}/', see the .rawout file, but the

Completed in 14 milliseconds