代码搜索:syslog
找到约 2,335 项符合「syslog」的源代码
代码结果 2,335
www.eeworm.com/read/460691/1558051
pm syslog.pm
package Sys::Syslog;
require 5.000;
require Exporter;
use Carp;
@ISA = qw(Exporter);
@EXPORT = qw(openlog closelog setlogmask syslog);
@EXPORT_OK = qw(setlogsock);
use Socket;
use Sys::Hos
www.eeworm.com/read/245129/4507025
h syslog.h
/* $Id: syslog.h,v 1.3 2003/03/14 08:28:56 chris_reid Exp $ */
/* -/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/
. Copyright (c) 2001 Michael Davis
www.eeworm.com/read/245129/4507075
c syslog.c
/* $Id: syslog.c,v 1.5 2003/03/14 08:28:55 chris_reid Exp $ */
/* -/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/
. Copyright (c) 2001 Michael Davis
www.eeworm.com/read/242732/4537339
h syslog.h
/*
* Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modifi
www.eeworm.com/read/241253/4561461
h syslog.h
/* $OpenBSD: syslog.h,v 1.5 1998/02/10 18:41:57 deraadt Exp $ */
/* $NetBSD: syslog.h,v 1.14 1996/04/03 20:46:44 christos Exp $ */
/*
* Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the Uni
www.eeworm.com/read/240886/4566571
h syslog.h
/**************************************************************
* Dummy Header for Unix to Windows NT portability
* Created for XNTP package
********************************************************
www.eeworm.com/read/239264/4604489
c syslog.c
/*
* Copyright (c) 2005, Kohsuke Ohtani
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following con
www.eeworm.com/read/239264/4604556
c syslog.c
/*
* Copyright (c) 2005, Kohsuke Ohtani
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following con
www.eeworm.com/read/239264/4604652
h syslog.h
/*
* Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modificatio
www.eeworm.com/read/238372/4615386
h syslog.h
#ifndef _system_syslog_h
#define _system_syslog_h
/*
Unix SMB/CIFS implementation.
syslog system include wrappers
Copyright (C) Andrew Tridgell 2004
This program is free software; y