libtty.c File Reference

#include "libtty.h"

Defines

#define MAXPASSLEN   16

Functions

int tcsetpgrp (int fd, pid_t pgrp_id)
pid_t tcgetpgrp (int fd)
int tcgetattr (int fd, struct termios *t)
int tcsetattr (int fd, int action, const struct termios *t)
char * getpass (const char *prompt)
int openpty2 (int *amaster, int *aslave, char *name, struct termios *termp, struct winsize *winp, int insecure)
char * ttyname (int fd)
void tty_dump ()

Define Documentation

#define MAXPASSLEN   16
 


Function Documentation

char* getpass const char *  prompt  ) 
 

int openpty2 int *  amaster,
int *  aslave,
char *  name,
struct termios termp,
struct winsize winp,
int  insecure
 

int tcgetattr int  fd,
struct termios t
 

pid_t tcgetpgrp int  fd  ) 
 

int tcsetattr int  fd,
int  action,
const struct termios t
 

int tcsetpgrp int  fd,
pid_t  pgrp_id
 

void tty_dump void   ) 
 

char* ttyname int  fd  ) 
 


Generated on Wed May 24 23:06:04 2006 for LSE/OS by  doxygen 1.4.6