Searched defs:Conf_s (Results 1 – 8 of 8) sorted by relevance
68 struct Conf_s struct 70 nameConf_s global() argument 71 limitConf_s global() argument 72 minmaxConf_s global() argument 73 flagsConf_s global() argument 74 standardConf_s global() argument 75 sectionConf_s global() argument 76 callConf_s global() argument 77 opConf_s global() argument
68 struct Conf_s struct70 const char name[32];71 Value_t limit;72 Value_t minmax;73 unsigned int flags;74 short standard;75 short section;76 short call;77 short op;