TTYSITE(2,L) AIX Technical Reference TTYSITE(2,L) ------------------------------------------------------------------------------- ttysite PURPOSE Finds the site of a terminal. LIBRARY Standard C Library (libc.a) SYNTAX int ttysite(fildes) int fildes; DESCRIPTION The ttysite subroutine returns the site number of the terminal device associated with the file descriptor fildes. RELATED INFORMATION In this book: "ioctlx, ioctl, gtty, stty." Processed November 7, 1990 TTYSITE(2,L) 1