代码搜索:syslog
找到约 2,335 项符合「syslog」的源代码
代码结果 2,335
www.eeworm.com/read/109280/6174748
bld syslog.bld
#!build
default:
subproject
:auto_mvc=false
time_event.h
include_file
syslog.h
include_file
syslog.c
C
:outputname=logini.o
:defines=__logini
syslog.c
C
:outputname=vwri_log.o
:defines=__v
www.eeworm.com/read/105298/6199754
h syslog.h
/* $Id: syslog.h,v 1.4 2003/10/20 15:03:43 chrisgreen Exp $ */
/* -/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/
. Copyright (c) 2001 Michael Davis
www.eeworm.com/read/105298/6199804
c syslog.c
/* $Id: syslog.c,v 1.8 2003/10/20 15:03:42 chrisgreen Exp $ */
/* -/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/
. Copyright (c) 2001 Michael Davis
www.eeworm.com/read/101082/6240620
c syslog.c
#ifndef lint
static char *sccsid = "@(#)syslog.c 4.4 ULTRIX 10/16/90";
#endif lint
# include
# include
# include
# include
# ifdef LOG_IPC
# include
www.eeworm.com/read/101082/6243631
8 syslog.8
.TH SYSLOG 8
.SH NAME
syslog \- log systems messages
.SH SYNOPSIS
/etc/syslog [
.BI \-m N
] [
.BI \-f name
]
.SH DESCRIPTION
.I Syslog
reads datagrams from an IPC port
(currently port 2222, for no goo
www.eeworm.com/read/101082/6243635
3 syslog.3
.TH syslog 3
.SH NAME
syslog, openlog, closelog -- control system log
.SH SYNOPSIS
# include
.PP
openlog(ident, logstat)
.br
char *ident;
.PP
syslog(priority, message, parameters ... )
.br
www.eeworm.com/read/101082/6243638
c syslog.c
#ifndef lint
char *sccsid = "@(#)syslog.c 4.2 (ULTRIX) 3/13/91";
#endif
/*
** SYSLOG -- log system messages
**
** This program implements a system log, implemented as the
** "/dev/log" mpx file on a