代码搜索:syslog
找到约 2,335 项符合「syslog」的源代码
代码结果 2,335
www.eeworm.com/read/185143/9055818
c log.c
/*
* Logging facility
*
* #define _USE_SYSLOG if you want to use logging via a socket to syslogd
* instead of logging to a file. I don't trust syslog's socket to be secure,
* so I don't use sysl
www.eeworm.com/read/185142/9055898
c log.c
/*
* Logging facility
*
* #define _USE_SYSLOG if you want to use logging via a socket to syslogd
* instead of logging to a file. I don't trust syslog's socket to be secure,
* so I don't use sysl
www.eeworm.com/read/359885/6308008
c shutdown.c
/* $Header: /cvsroot/watchdog/watchdog/src/shutdown.c,v 1.3 2007/02/12 09:42:07 meskes Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include
#include