代码搜索:syslog

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

代码结果 2,335
www.eeworm.com/read/400494/2352153

h syslog.h

#include
www.eeworm.com/read/400494/2352170

c syslog.c

/* * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are
www.eeworm.com/read/400090/2356421

lcf syslog.lcf

# ------------------------------------------------+ # Set the host variable to match your environment | # ------------------------------------------------+ host=torino.qos.ch log4j.rootCategory=DEB
www.eeworm.com/read/398200/2386052

h syslog.h

#ifndef CYGONCE_PPP_SYSLOG_H #define CYGONCE_PPP_SYSLOG_H // ==================================================================== // // syslog.h // // PPP syslog stub // // =================
www.eeworm.com/read/396966/2405001

java syslog.java

/** * 系统管理日志 */ package com.NCL; import java.util.*; import com.sinosoft.common.*; public class SysLog{ protected IndexMap propList; protected HashSet Property; private List strList
www.eeworm.com/read/396039/2424295

cpp syslog.cpp

#include "stdafx.h" #include #include #include #define WIN32_LEAN_AND_MEAN #include #include "syslog.h" #include "MPIJobDefs.h" #define LOG_MSG
www.eeworm.com/read/396039/2424302

h syslog.h

#ifndef SYSLOG_H #define SYSLOG_H /* ** Makes sure the source has an appropriate registry entry for the ** required facility. Also opens a handle to the appropriate log. ** A call to this should be
www.eeworm.com/read/396039/2424350

h syslog.h

#ifndef SYSLOG_H #define SYSLOG_H /* ** Makes sure the source has an appropriate registry entry for the ** required facility. Also opens a handle to the appropriate log. ** A call to this should be
www.eeworm.com/read/396039/2424812

cpp syslog.cpp

#include #include #include #define WIN32_LEAN_AND_MEAN #include #include "syslog.h" #ifndef _MAX_PATH #define _MAX_PATH 260 #endif #define LOG_MSG
www.eeworm.com/read/396039/2424820

h syslog.h

#ifndef SYSLOG_H #define SYSLOG_H /* ** Makes sure the source has an appropriate registry entry for the ** required facility. Also opens a handle to the appropriate log. ** A call to this should be