Home
last modified time | relevance | path

Searched refs:StatFile (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp86 if (FILE *StatFile = fopen("/proc/self/stat", "r")) { getCurrentStackAllocation() local
/freebsd-src/contrib/sendmail/src/
H A Denvelope.c225 poststats(StatFile);
H A Dreadcf.c3763 SET_OPT_DEFAULT(StatFile, "statistics");
3768 StatFile = newstr(val);
H A Dsendmail.h2706 EXTERN char *StatFile; /* location of statistics summary */ variable
H A Dmain.c3129 poststats(StatFile);