Lines Matching +full:speed +full:- +full:set
49 .Fn cfsetispeed "struct termios *t" "speed_t speed"
53 .Fn cfsetospeed "struct termios *t" "speed_t speed"
55 .Fn cfsetspeed "struct termios *t" "speed_t speed"
86 Certain values for baud rates set in the termios structure and passed to
100 .Bd -literal
133 .Fa speed .
145 .Fa speed .
153 .Fa speed .
161 Otherwise, a value of -1 is returned and the global variable
163 is set to indicate the error.
191 re-enabled and the correct method is for an application to snapshot the
224 .Bl -tag -width "TCSADRAIN"
255 If 0 is specified as the output speed to the function
260 If zero is specified as the input speed to the function
262 the input baud rate will be set to the same value as that specified by
267 is unable to make any of the requested changes, it returns -1 and
279 return -1 and the global variable
281 is set to indicate the error, as follows:
282 .Bl -tag -width Er
324 .St -p1003.1-88
337 .St -p1003.1-88