Home
last modified time | relevance | path

Searched defs:StatFile (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp82 if (FILE *StatFile = fopen("/proc/self/stat", "r")) { in getCurrentStackAllocation() local
/freebsd-13.1/contrib/sendmail/src/
H A Dsendmail.h2547 EXTERN char *StatFile; /* location of statistics summary */ variable