代码搜索:syslog
找到约 2,335 项符合「syslog」的源代码
代码结果 2,335
www.eeworm.com/read/101082/6250308
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.1 90/07/20 11:26:41 s
www.eeworm.com/read/100797/6264943
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/100797/6264958
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/100568/6268763
h syslog.h
/**************************************************************
* Dummy Header for Unix to Windows NT portability
* Created for NTP package
*********************************************************
www.eeworm.com/read/100039/6276054
h syslog.h
#ifndef _BIND_SYSLOG_H
#define _BIND_SYSLOG_H
#include "/usr/include/syslog.h"
#endif
www.eeworm.com/read/478739/6701947
txt syslog.txt
2009-05-11 04:29:57 can't insert: insert into users(ID,PASSWORD)values('4','000')
dbs\sleep2\sleep2.users has the PK-->4
dbs\sleepdb\sleepdb.users has the PK-->4
2009-05-11 04:29:57 can't insert:
www.eeworm.com/read/263652/11349343
dfm syslog.dfm
www.eeworm.com/read/263652/11349369
dcu syslog.dcu
www.eeworm.com/read/263652/11349401
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/263652/11349904
dfm syslog.dfm
object FMLOG: TFMLOG
Left = 283
Top = 224
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = '登录系统'
ClientHeight = 160
ClientWidth = 400
Color = clBtnFace
Font.Ch