HomeSort by: relevance | last modified time | path
    Searched defs:doclean (Results 1 - 4 of 4) 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)
csplit.c 98 static int doclean; /* Should cleanup() remove output? */ variable in typeref:typename:int
153 doclean = 1;
213 doclean = 0;
265 if (!doclean)
csplit.c 98 static int doclean; /* Should cleanup() remove output? */ variable in typeref:typename:int
153 doclean = 1;
213 doclean = 0;
265 if (!doclean)
csplit.c 98 static int doclean; /* Should cleanup() remove output? */ variable in typeref:typename:int
153 doclean = 1;
213 doclean = 0;
265 if (!doclean)

Completed in 194 milliseconds