Searched refs:ComPortBaudRate (Results 1 – 3 of 3) sorted by relevance
231 ComPortBaudRate[]; /* Baud rate of the remote end */
204 unsigned char ComPortBaudRate[256]; variable224 strlcpy(ComPortBaudRate, arg, sizeof(ComPortBaudRate)); in DoBaudRate()
894 { "baudrate", "set remote baud rate", DoBaudRate, ComPortBaudRate },