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

  /src/usr.bin/script/
script.c 80 static int usesleep, rawout; variable
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-parsedir.mk 34 # The .rawout file contains the full path to the current directory.
Makefile 602 export-all.rawout: export.mk
603 unexport.rawout: export.mk
604 unexport-env.rawout: export.mk
696 CLEANFILES= *.rawout *.out *.status *.tmp *.core *.tmp
735 .SUFFIXES: .mk .rawout .out
736 .mk.rawout: .META
781 .rawout.out: .META
832 ${TESTS:=.rawout}: ${TEST_MAKE}
836 ${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 30 milliseconds