PROC_CONSOLE
Section: Kernel Hacker's Manual (9)
Updated: PROC_CONSOLE
Index
Return to Main Contents
NAME
PROC_CONSOLE - find the attached tty or visible console
SYNOPSIS
int PROC_CONSOLE
(const struct fb_info *info);
ARGUMENTS
- info
-
frame buffer info structure
DESCRIPTION
Finds the tty attached to the process or visible console if
the process is not directly attached to a tty (e.g. remote
user) for device info.
Returns -1 errno on error, or tty/visible console number
on success.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 03:56:26 GMT, June 12, 2005