Searched refs:StatFile (Results 1 – 6 of 6) sorted by relevance
83 if (FILE *StatFile = fopen("/proc/self/stat", "r")) { in getCurrentStackAllocation() local96 if (fscanf(StatFile, in getCurrentStackAllocation()107 fclose(StatFile); in getCurrentStackAllocation()
108 StatFile(char *name) in StatFile() function133 st = StatFile(buf); in name_stat()371 s_del_bytes += StatFile(buf1)->st_size; in Del()417 nl[*i]->d_type = IFTODT(StatFile(buf)->st_mode); in GetNext()
224 poststats(StatFile);
3463 SET_OPT_DEFAULT(StatFile, "statistics");3468 StatFile = newstr(val);
2519 EXTERN char *StatFile; /* location of statistics summary */ variable
3037 poststats(StatFile);