代码搜索:syslog

找到约 2,335 项符合「syslog」的源代码

代码结果 2,335
www.eeworm.com/read/359885/6308030

c keep_alive.c

/* $Header: /cvsroot/watchdog/watchdog/src/keep_alive.c,v 1.2 2006/07/31 09:39:23 meskes Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" #endif #include #include #include
www.eeworm.com/read/137888/5818055

sht testsys.sht

##header## A syslog message was ##testsyslog## ##tail##
www.eeworm.com/read/106679/15629724

txt rfc3195.txt

Network Working Group D. New Request for Comments: 3195 M. Rose Category: Standards Track
www.eeworm.com/read/280330/10338436

~dfm syslogdatamodunit.~dfm

object SysLog_datamod: TSysLog_datamod OldCreateOrder = False OnCreate = DataModuleCreate Left = 220 Top = 289 Height = 238 Width = 383 object SysLog_dataConn: TADOConnection
www.eeworm.com/read/280330/10338505

dfm syslogdatamodunit.dfm

object SysLog_datamod: TSysLog_datamod OldCreateOrder = False OnCreate = DataModuleCreate Left = 220 Top = 288 Height = 238 Width = 383 object SysLog_dataConn: TADOConnection
www.eeworm.com/read/449568/7500701

makefile

# Makefile for syslogd and klogd daemons. CC= gcc #CFLAGS= -g -DSYSV -Wall #LDFLAGS= -g CFLAGS= $(RPM_OPT_FLAGS) -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce LDFLAGS= -s # Look where y