代码搜索:syslog
找到约 2,335 项符合「syslog」的源代码
代码结果 2,335
www.eeworm.com/read/131315/5942222
conf syslog.conf
## $Header: /usr/local/src/inn/syslog/RCS/syslog.conf,v 1.5 1993/03/18 21:05:11 rsalz Exp $
## Sample syslog.conf file for folks not used to the new syslog.
##
## This matches typical old-style co
www.eeworm.com/read/131315/5942223
h syslog.h
/* $Revision: 1.3 $
* Copyright (c) 1982, 1986, 1988 Regents of the University of California.
* All rights reserved.
*
* Redistribution is only permitted until one year after the first shipment
*
www.eeworm.com/read/131315/5942225
3 syslog.3
.\" $Revision: 1.2 $
.\" Copyright (c) 1985 The Regents of the University of California.
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms are permitted provided
.\" t
www.eeworm.com/read/131315/5942226
c syslog.c
/* $Revision: 1.10 $
** Modified by Rich $alz to be more portable to older
** systems.
*/
/*#define INET_SYSLOG */
/*
* Copyright (c) 1983, 1988 Regents of the University of Califo
www.eeworm.com/read/131315/5942612
h syslog.h
/*
* Copyright (c) 1982 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*
* @(#)s
www.eeworm.com/read/131315/5942620
c syslog.c
#if !defined (BSD43) && !defined(hpux)
#ifndef lint
static char SccsId[] = "@(#)syslog.c 4.1 (Berkeley) 5/27/83";
#endif
#ifndef lint
static char ident[] = "@(#)$Id: syslog.c,v 1.9 1993/08/25 17:23:42
www.eeworm.com/read/128926/5978782
pas syslog.pas
unit SYSLOG;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Db, DBTables, StdCtrls, Buttons, JLOOKUP, Menus;
type
TFMLOG = class(TForm)
www.eeworm.com/read/127716/6001597
java syslog.java
package com.csbook.documentsystem;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2003
* Company:
* @author not attributable
* @version 1.0
*/
www.eeworm.com/read/127705/6001745
h syslog.h
/* $Id: syslog.h,v 1.2 1996/01/16 14:22:44 chris Exp $ */
/*
* Copyright (c) 1982, 1986, 1988 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source a
www.eeworm.com/read/127087/6007552
h syslog.h
#ifndef _BIND_SYSLOG_H
#define _BIND_SYSLOG_H
#include "/usr/include/syslog.h"
#endif