ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

syslog.c File Reference
#include <stdio.h>
#include <string.h>
#include <winsock2.h>
#include <ws2tcpip.h>
#include "syslog.h"

Go to the source code of this file.

Defines

#define SYSLOG_DGRAM_SIZE   1024

Functions

const charset_syslog_conf_dir (const char *dir)
static void init_logger_addr ()
void closelog ()
void openlog (char *ident, int option, int facility)
int setlogmask (int mask)
void syslog (int pri, char *fmt,...)
void vsyslog (int pri, char *fmt, va_list ap)

Variables

static const charsyslog_conf_dir = "."
static BOOL initialized = FALSE
static int log_mask = 0xFF
static charsyslog_ident
static int syslog_facility
static char str_pid [40]
static SOCKADDR_IN sa_logger
static SOCKET sock
static char local_hostname [MAX_COMPUTERNAME_LENGTH+1]
static char datagramm [SYSLOG_DGRAM_SIZE]
static int datagramm_size

Generated on Sat May 26 2012 04:43:24 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.