Searched defs:MonitorFile (Results 1 – 1 of 1) sorted by relevance
40 typedef struct MonitorFile { struct41 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];[all …]