Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
9ed821d7e5d875a3395740a9cc2545671fa429b7
/
.
/
ap
/
libc
/
glibc
/
glibc-2.22
/
termios
/
Versions
blob: 711ed0334b52fe95d20f59c273e7b344d08fc33a [
file
] [
log
] [
blame
]
libc
{
GLIBC_2
.
0
{
# c*
cfgetispeed
;
cfgetospeed
;
cfmakeraw
;
cfsetispeed
;
cfsetospeed
;
cfsetspeed
;
# t*
tcdrain
;
tcflow
;
tcflush
;
tcgetattr
;
tcgetpgrp
;
tcsendbreak
;
tcsetattr
;
tcsetpgrp
;
}
GLIBC_2
.
1
{
# t*
tcgetsid
;
}
}