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

  /src/usr.bin/csplit/
csplit.c 98 static int doclean; /* Should cleanup() remove output? */ variable in typeref:typename:int
153 doclean = 1;
213 doclean = 0;
265 if (!doclean)
  /src/
build.sh 2651 local doclean=
2664 [ "${MKUPDATE}" = no ] && doclean="cleandir"
2665 targlist="${doclean} ${doobjs} dependall install"

Completed in 31 milliseconds