Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX Reference > Part IV Section 3: Library Functions

T

» 

Technical documentation

» Feedback
Content starts here

 » Table of Contents

 » Index


Table of Contents

t_accept(3) - accept a connect request
t_alloc(3) - allocate transport function library structure
t_bind(3) - bind an address to a transport endpoint
t_close(3) - close a transport endpoint
t_connect(3) - establish a connection with another transport user
t_error(3) - produce error message
t_free(3) - free a library structure
t_getinfo(3) - get protocol-specific service information
t_getprotaddr(3) - get the protocol address
t_getstate(3) - get the current state
t_listen(3) - listen for a connect request
t_look(3) - look at the current event on a transport endpoint
t_open(3) - establish a transport endpoint
t_optmgmt(3) - manage options for a transport endpoint
t_rcv(3) - receive data or expedited data sent over a connection
t_rcvconnect(3) - receive the confirmation from a connect request
t_rcvdis(3) - retrieve information from disconnect
t_rcvrel(3) - acknowledge receipt of an orderly release indication at a transport endpoint
t_rcvudata(3) - receive a data unit from remote transport provider user
t_rcvuderr(3) - receive a unit data error indication
t_snd(3) - send data or expedited data over a connection
t_snddis(3) - send user-initiated disconnect request
t_sndrel(3) - initiate an orderly release
t_sndudata(3) - send a data unit
t_strerror(3) - produce an error message string
t_sync(3) - synchronize transport library
t_unbind(3) - disable a transport endpoint
taddr2uaddr(3N) - generic transport name-to-address translation — see netdir(3N)
tan(3M) - tangent functions
tand(3M) - tangent functions of an argument specified in degrees
tandf(3M) - tangent functions of an argument specified in degrees — see tand(3M)
tandl(3M) - tangent functions of an argument specified in degrees — see tand(3M)
tandq(3M) - tangent functions of an argument specified in degrees — see tand(3M)
tandw(3M) - tangent functions of an argument specified in degrees — see tand(3M)
tanf(3M) - tangent functions — see tan(3M)
tanh(3M) - hyperbolic tangent functions
tanhf(3M) - hyperbolic tangent functions — see tanh(3M)
tanhl(3M) - hyperbolic tangent functions — see tanh(3M)
tanhq(3M) - hyperbolic tangent functions — see tanh(3M)
tanhw(3M) - hyperbolic tangent functions — see tanh(3M)
tanl(3M) - tangent functions — see tan(3M)
tanq(3M) - tangent functions — see tan(3M)
tanw(3M) - tangent functions — see tan(3M)
tcattribute(3C) - control tty device
tccontrol(3C) - tty line control functions
tcdrain(3C) - tty line control functions — see tccontrol(3C)
tcflow(3C) - tty line control functions — see tccontrol(3C)
tcflush(3C) - tty line control functions — see tccontrol(3C)
tcgetattr(3C) - control tty device — see tcattribute(3C)
tcgetpgrp(3C) - get foreground process group id
tcgetsid(3C) - get terminal session ID
tcsendbreak(3C) - tty line control functions — see tccontrol(3C)
tcsetattr(3C) - control tty device — see tcattribute(3C)
tcsetpgrp(3C) - set foreground process group id
tdelete(3C) - manage binary search trees — see tsearch(3C)
telldir(3C) - directory operations — see directory(3C)
tempnam(3S) - create a name for a temporary file — see tmpnam(3S)
term_attrs(3X) - get supported terminal video attributes — see termattrs(3X)
termattrs(3X) - get supported terminal video attributes
termcap(3X) - emulate /usr/share/lib/termcap access routines
termname(3X) - get terminal name
tfind(3C) - manage binary search trees — see tsearch(3C)
tgamma(3M) - true gamma functions
tgammaf(3M) - true gamma functions — see tgamma(3M)
tgammal(3M) - true gamma functions — see tgamma(3M)
tgammaq(3M) - true gamma functions — see tgamma(3M)
tgammaw(3M) - true gamma functions — see tgamma(3M)
tgetent(3X) - emulate /usr/share/lib/termcap access routines — see termcap(3X)
tgetflag(3X) - emulate /usr/share/lib/termcap access routines — see termcap(3X)
tgetnum(3X) - emulate /usr/share/lib/termcap access routines — see termcap(3X)
tgetstr(3X) - emulate /usr/share/lib/termcap access routines — see termcap(3X)
tgoto(3X) - emulate /usr/share/lib/termcap access routines — see termcap(3X)
tigetflag(3X) - retrieve capabilities from the terminfo database
tigetnum(3X) - retrieve capabilities from the terminfo database — see tigetflag(3X)
tigetstr(3X) - retrieve capabilities from the terminfo database — see tigetflag(3X)
timeout(3X) - control blocking on input — see notimeout(3X)
timezone(3C) - convert date and time to string — see ctime(3C)
tmpfile(3S) - create a temporary file
tmpfile64(3S) - non-POSIX standard API interfaces to support large files. — see fgetpos64(3S)
tmpnam(3S) - create a name for a temporary file
toascii(3C) - translate characters — see conv(3C)
tolower(3C) - translate characters — see conv(3C)
touchline(3X) - window refresh control functions — see is_linetouched(3X)
touchwin(3X) - window refresh control function
toupper(3C) - translate characters — see conv(3C)
towctrans(3C) - character transliteration
towlower(3C) - translate wide characters — see wconv(3C)
towupper(3C) - translate wide characters — see wconv(3C)
tparm(3X) - retrieve capabilities from the terminfo database — see tigetflag(3X)
tputs(3X) - output commands to the terminal — see putp(3X)
trunc(3M) - truncation functions
truncf(3M) - truncation functions — see trunc(3M)
truncl(3M) - truncation functions — see trunc(3M)
truncq(3M) - truncation functions — see trunc(3M)
truncw(3M) - truncation functions — see trunc(3M)
tsearch(3C) - manage binary search trees
ttyname(3C) - find name of a terminal
ttyname_r(3C) - find name of a terminal — see ttyname(3C)
ttyslot(3C) - find the slot in the utmpx file of the current user
twalk(3C) - manage binary search trees — see tsearch(3C)
typeahead(3X) - control checking for typeahead
tzname(3C) - convert date and time to string — see ctime(3C)
tzset(3C) - convert date and time to string — see ctime(3C)
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1983-2007 Hewlett-Packard Development Company, L.P.