Searched refs:SET_CONTROL (Results 1 – 3 of 3) sorted by relevance
929 #define SET_CONTROL(Name) set_controlList(index++, &f##Name##Control, \ macro939 SET_CONTROL(Width); in init_controlList()940 SET_CONTROL(Res); in init_controlList()941 SET_CONTROL(Filter); in init_controlList()942 SET_CONTROL(Weight); in init_controlList()945 #undef SET_CONTROL
117 SET_CONTROL = to_bytes([5]) variable144 SET_CONTROL: SERVER_SET_CONTROL,422 'control': TelnetSubnegotiation(self, 'control', SET_CONTROL, SERVER_SET_CONTROL),1179 elif suboption[1:2] == SET_CONTROL: