Searched refs:speeds (Results 1 – 13 of 13) sorted by relevance
/glibc-2.36/termios/ |
D | cfsetspeed.c | 28 static const struct speed_struct speeds[] = variable 144 for (cnt = 0; cnt < sizeof (speeds) / sizeof (speeds[0]); ++cnt) in cfsetspeed() 145 if (speed == speeds[cnt].internal) in cfsetspeed() 151 else if (speed == speeds[cnt].value) in cfsetspeed() 153 cfsetispeed (termios_p, speeds[cnt].internal); in cfsetspeed() 154 cfsetospeed (termios_p, speeds[cnt].internal); in cfsetspeed()
|
/glibc-2.36/manual/ |
D | terminal.texi | 262 encode input and output transmission speeds, but the representation is 971 serial ports accept only certain standard speeds. Also, particular 972 hardware may not support even all the standard speeds. Specifying a 983 There are actually two line speeds for each terminal, one for input and 1038 input and output speeds. The normal return value is @math{0}; a value 1047 represent line speeds. 1054 can actually support the specified speeds---in fact, they don't know 1060 accept speeds measured in bits per second as input, and return speed 1061 values measured in bits per second. Other libraries require speeds to 1067 the only speeds that typical serial lines can support.
|
D | time.texi | 853 This simpler version of @code{ntp_adjtime} speeds up or slows down the
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.1 | 2546 speeds as their own values (B9600==9600, etc.) and translate to BSD 2548 * termios/cfsetpseed.c: New fn to set both speeds at once (from 4.4). 2601 * termios/speed.c: Accept and return speeds as actual baud rates.
|
D | ChangeLog.2 | 2030 raw speed, rather than using it as an index into `speeds'. 2031 (cfset[io]speed): Treat SPEED being an index into `speeds' just as
|
D | ChangeLog.4 | 2277 * crypt/speeds.c: Include signal.h and stdio.h first thing.
|
D | ChangeLog.6 | 4573 * sysdeps/unix/sysv/linux/speed.c (speeds): Removed. We provide 4576 (cfsetospeed): Don't use speeds array and so we can simply test
|
D | ChangeLog.12 | 626 * termios/cfsetspeed.c (speeds): Likewise.
|
D | ChangeLog.5 | 1799 * sysdeps/unix/sysv/linux/alpha/speed.c (speeds): Add entry for
|
D | ChangeLog.11 | 8400 ufc.c, speeds.c, README.ufc-crypt, and Banner.
|
D | ChangeLog.18 | 64490 * crypt/speeds.c: Likewise. 65545 * crypt/speeds.c (Stop): Likewise. 65874 * crypt/speeds.c: Remove trailing whitespace.
|
/glibc-2.36/benchtests/strcoll-inputs/ |
D | filelist#C | 9503 speeds.c
|
D | filelist#en_US.UTF-8 | 9503 speeds.c
|