termios man page on SunOS

Man page or keyword search:  
man Server   20652 pages
apropos Keyword Search (all sections)
Output format
SunOS logo
[printable version]

termios(3C)		 Standard C Library Functions		   termios(3C)

NAME
       termios - general terminal interface

SYNOPSIS
       #include <termios.h>

       int tcgetattr(int fildes, struct termios *termios_p);

       int  tcsetattr(int  fildes,  int optional_actions, const struct termios
       *termios_p);

       int tcsendbreak(int fildes, int duration);

       int tcdrain(int fildes);

       int tcflush(int fildes, int queue_selector);

       int tcflow(int fildes, int action);

       speed_t cfgetospeed(const struct termios *termios_p);

       int cfsetospeed(struct termios *termios_p, speed_t speed);

       speed_t cfgetispeed(const struct termios *termios_p);

       int cfsetispeed(struct termios *termios_p, speed_t speed);

       #include <sys/types.h>
       #include <termios.h>

       pid_t tcgetpgrp(int fildes);

       int tcsetpgrp(int fildes, pid_t pgid);

       pid_t tcgetsid(int fildes);

DESCRIPTION
       These functions describe a general terminal interface  for  controlling
       asynchronous communications ports. A more detailed overview of the ter‐
       minal interface can be found in termio(7I),  which  also	 describes  an
       ioctl(2)	 interface  that provides the same functionality. However, the
       function interface described by these functions is the  preferred  user
       interface.

       Each of these functions is now described on a separate manual page.

SEE ALSO
       ioctl(2),   cfgetispeed(3C),  cfgetospeed(3C),  cfsetispeed(3C),	 cfse‐
       tospeed(3C),  tcdrain(3C),  tcflow(3C),	 tcflush(3C),	tcgetattr(3C),
       tcgetpgrp(3C),  tcgetsid(3C),  tcsendbreak(3C),	tcsetattr(3C), tcgetp‐
       grp(3C), tcsendbreak(3C), termio(7I)

SunOS 5.10			  5 Apr 1996			   termios(3C)
[top]

List of man pages available for SunOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net