Home
last modified time | relevance | path

Searched defs:termios_p (Results 1 – 5 of 5) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dspeed.c37 cfgetospeed (const struct termios *termios_p) in cfgetospeed()
47 cfgetispeed (const struct termios *termios_p) in cfgetispeed()
55 cfsetospeed (struct termios *termios_p, speed_t speed) in cfsetospeed()
A Dtcgetattr.c33 __tcgetattr (int fd, struct termios *termios_p) in __tcgetattr()
A Dtcsetattr.c44 __tcsetattr (int fd, int optional_actions, const struct termios *termios_p) in __tcsetattr()
/sysdeps/unix/bsd/
A Dtcgetattr.c33 __tcgetattr (int fd, struct termios *termios_p) in __tcgetattr()
A Dtcsetattr.c35 tcsetattr (int fd, int optional_actions, const struct termios *termios_p) in tcsetattr()

Completed in 5 milliseconds