*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 tcgetpgrp(3) -- get foreground process group ID
    The tcgetpgrp function returns the value of the process group ID of the foreground process group associated with the terminal device. If there is no foreground process group, tcgetpgrp returns an inva...
 tcgetsid(3) -- get session ID associated with a controlling terminal
    The tcgetsid function returns the value of the session ID associated with the specified controlling terminal device. The session ID is defined as the process group ID of the session leader.
 tcsendbreak(3) -- line control functions
    The tcdrain function waits until all output written to the terminal referenced by fd has been transmitted to the terminal. The tcflow function suspends transmission of data to or the reception of data...
 tcsetattr(3) -- manipulating the termios structure
    The cfmakeraw, tcgetattr and tcsetattr functions are provided for getting and setting the termios structure. The cfgetispeed, cfsetispeed, cfgetospeed, cfsetospeed and cfsetspeed functions are provide...
 tcsetpgrp(3) -- set foreground process group ID
    If the process has a controlling terminal, the tcsetpgrp function sets the foreground process group ID associated with the terminal device to pgrp_id. The terminal device associated with fd must be th...
 tdelete(3) -- manipulate binary search trees
    The tdelete(), tfind(), tsearch(), and twalk() functions manage binary search trees based on algorithms T and D from Knuth (6.2.2). The comparison function passed in by the user has the same style of ...
 telldir(3) -- directory operations
    The opendir() function opens the directory named by filename, associates a directory stream with it and returns a pointer to be used to identify the directory stream in subsequent operations. The poin...
 tempnam(3) -- temporary file routines
    The tmpfile() function returns a pointer to a stream associated with a file descriptor returned by the routine mkstemp(3). The created file is unlinked before tmpfile() returns, causing the file to be...
 termcap(3) -- terminal independent operation routines
    These functions extract and use capabilities from a terminal capability data base, usually /usr/share/misc/termcap, the format of which is described in termcap(5). These are low level routines; see cu...
 textdomain(3) -- message handling functions
    The gettext(), dgettext(), and dcgettext() functions attempt to retrieve a target string based on the specified msgid argument within the context of a specific domain and the current locale. The lengt...
 tfind(3) -- manipulate binary search trees
    The tdelete(), tfind(), tsearch(), and twalk() functions manage binary search trees based on algorithms T and D from Knuth (6.2.2). The comparison function passed in by the user has the same style of ...
 tgetent(3) -- terminal independent operation routines
    These functions extract and use capabilities from a terminal capability data base, usually /usr/share/misc/termcap, the format of which is described in termcap(5). These are low level routines; see cu...
 tgetflag(3) -- terminal independent operation routines
    These functions extract and use capabilities from a terminal capability data base, usually /usr/share/misc/termcap, the format of which is described in termcap(5). These are low level routines; see cu...
 tgetnum(3) -- terminal independent operation routines
    These functions extract and use capabilities from a terminal capability data base, usually /usr/share/misc/termcap, the format of which is described in termcap(5). These are low level routines; see cu...
 tgetstr(3) -- terminal independent operation routines
    These functions extract and use capabilities from a terminal capability data base, usually /usr/share/misc/termcap, the format of which is described in termcap(5). These are low level routines; see cu...
<<  [Prev]  73  74  75  76  77  78  79  80  81  82  83  84  85  86  87  88  89  90  91  92  93  
94  95  96  97  98  99  100  101  102  103  104  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service