#include "liblse.h"
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
Functions | |
pid_t | getpid () |
void | myerror_open () |
void | myerror_reopen () |
void | myerror_close () |
void | myerror (t_boolean sys, char *fmt, va_alist) |
Variables | |
int | errno |
FILE * | errorf = NULL |
char * | errorfile = NULL |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|