KDevelop API Documentation

stty.cpp File Reference

#include <sys/types.h>
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <sys/wait.h>
#include <sys/time.h>
#include <sys/resource.h>
#include <assert.h>
#include <fcntl.h>
#include <grp.h>
#include <stdio.h>
#include <stdlib.h>
#include <signal.h>
#include <termios.h>
#include <time.h>
#include <unistd.h>
#include <qintdict.h>
#include <qsocketnotifier.h>
#include <qstring.h>
#include <qfile.h>
#include <klocale.h>
#include <kstandarddirs.h>
#include <kapplication.h>
#include "stty.h"
#include "stty.moc"

Include dependency graph for stty.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  JAVADebugger

Defines

#define PTY_FILENO   3
#define BASE_CHOWN   "konsole_grantpty"
#define FIFO_FILE   "/tmp/debug_tty.XXXXXX"

Functions

int chownpty (int fd, int grant)


Define Documentation

#define BASE_CHOWN   "konsole_grantpty"
 

Definition at line 76 of file stty.cpp.

#define FIFO_FILE   "/tmp/debug_tty.XXXXXX"
 

Definition at line 274 of file stty.cpp.

#define PTY_FILENO   3
 

Definition at line 75 of file stty.cpp.


Function Documentation

int chownpty int  fd,
int  grant
[static]
 

Definition at line 81 of file stty.cpp.

References BASE_CHOWN, locate(), and PTY_FILENO.

Referenced by JAVADebugger::STTY::findTTY().

KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:07:42 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003