代码搜索:syslog
找到约 2,335 项符合「syslog」的源代码
代码结果 2,335
www.eeworm.com/read/355278/10282697
h syslog.h
/*
* os_win32/syslog.h
*
* Home page of code is: http://smartmontools.sourceforge.net
*
* Copyright (C) 2004-8 Christian Franke
*
* This program is
www.eeworm.com/read/280877/10284266
cls syslog.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/161865/10359225
gif syslog.gif
www.eeworm.com/read/161640/10390484
gif syslog.gif
www.eeworm.com/read/159282/10673220
h syslog_.h
/*
port/syslog_.h
Copyright (C) 1999 Lars Brinkhoff. See COPYING for terms and conditions.
*/
#ifndef PORT_SYSLOG_H
#define PORT_SYSLOG_H
#include "config.h"
#include
#ifdef HAVE_SYSL
www.eeworm.com/read/276665/10716791
gif syslog.gif
www.eeworm.com/read/350392/10745139
h syslog.h
/*
* TOPPERS/JSP Kernel
* Toyohashi Open Platform for Embedded Real-Time Systems/
* Just Standard Profile Kernel
*
* Copyright (C) 2000-2003 by Embedded and Real-Time Systems La
www.eeworm.com/read/350392/10745184
c syslog.c
/*
* TOPPERS/JSP Kernel
* Toyohashi Open Platform for Embedded Real-Time Systems/
* Just Standard Profile Kernel
*
* Copyright (C) 2000-2003 by Embedded and Real-Time Systems La
www.eeworm.com/read/463921/7172858
gif syslog.gif
www.eeworm.com/read/452710/7435330
c syslog.c
/* syslog.c - syslog */
#include
#include
#include
#include
#include
#include
#ifdef LOGHOST
char *loghost = LOGHOST;
#else
c