代码搜索:syslog
找到约 2,335 项符合「syslog」的源代码
代码结果 2,335
www.eeworm.com/read/482426/1288512
pas syslog.pas
unit SYSLOG;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Db, DBTables, StdCtrls, Buttons, JLOOKUP, Menus, ExtCtrls;
type
TFMLOG = class(T
www.eeworm.com/read/482426/1288569
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/480682/1315636
h syslog.h
/* Syslog.h -- System logger */
/* Copyright 1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01m,17jul01,dbs fix up includes
01l,19jan00,nel Modifications for Linux d
www.eeworm.com/read/480682/1315638
cpp syslog.cpp
/* Syslog.cpp -- Encapsulate logging */
/* Copyright 1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01w,17dec01,nel Add include symbol for diab.
01v,24jul01,dbs remo
www.eeworm.com/read/472568/1409056
h syslog.h
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under the T-L
www.eeworm.com/read/472568/1409059
c syslog.c
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under the T-L
www.eeworm.com/read/471161/1433077
c syslog.c
/*
* Copyright (C) 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the
www.eeworm.com/read/471161/1433094
h syslog.h
/*
* Copyright (C) 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the
www.eeworm.com/read/470917/1441245
c syslog.c
#include
#if __ASSUME_MSG_NOSIGNAL
# define NO_SIGPIPE
# define send_flags MSG_NOSIGNAL
#else
# define send_flags 0
#endif
#include
www.eeworm.com/read/463421/1537725
bas syslog.bas
Attribute VB_Name = "SysLog"
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' 上机日志
' 作者:黄涛
' 日期:1998.02.21
'
' LogIn 登录日志进入时间
' LogOut