SYNOPSIS
#include <termios.h>
pid_t tcgetsid(int fildes);
DESCRIPTION
The
PARAMETERS
RETURN VALUES
If successful,
- EBADF
-
The fildes parameter is not a valid file descriptor.
- ENOTTY
-
The calling process does not have a controlling terminal, or the file is not the controlling terminal.
CONFORMANCE
UNIX 98
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
None.
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
getsid() ,setpgid() ,setsid() ,tcgetpgrp()
MKS Toolkit 9.3 Documentation Build 6.