Lines Matching defs:MonitorFile
40 typedef struct MonitorFile { struct
41 char version[32];
42 int32_t maxworkers;
43 int32_t maxjobs;
44 topinfo_t info;
46 char packagespath[128];
47 char repositorypath[128];
48 char optionspath[128];
49 char distfilespath[128];
50 char buildbase[128];
51 char logspath[128];
52 char systempath[128];
53 char profile[64];
55 struct {
58 } slots[MAXWORKERS];