Main Page | Class List | File List | Class Members | File Members

logfile.c File Reference

#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include "config.h"
#include "screen.h"
#include "extern.h"
#include "logfile.h"

Functions

int lf_move_fd (int fd, int need_fd)
void logreopen_register (int *fn)
logfilelogfopen (char *name, FILE *fp)
int islogfile (char *name)
int logfclose (struct logfile *l)
int logfwrite (struct logfile *l, char *buf, int n)
int logfflush (struct logfile *l)

Function Documentation

int islogfile char *  name  ) 
 

int lf_move_fd int  fd,
int  need_fd
 

int logfclose struct logfile l  ) 
 

int logfflush struct logfile l  ) 
 

struct logfile* logfopen char *  name,
FILE *  fp
 

int logfwrite struct logfile l,
char *  buf,
int  n
 

void logreopen_register int *  fn  ) 
 


Generated on Sat Jul 2 20:56:16 2005 for GNU Screen by  doxygen 1.4.3