代码搜索:syslog
找到约 2,335 项符合「syslog」的源代码
代码结果 2,335
www.eeworm.com/read/122946/14655172
h syslog.h
/* -/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/
. Copyright (c) 2001 Michael Davis
. All rights reserved.
.
. Redistribution and use in sou
www.eeworm.com/read/122946/14655300
c syslog.c
/* -/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/
. Copyright (c) 2001 Michael Davis
. All rights reserved.
.
. Redistribution and use in sou
www.eeworm.com/read/119608/14825520
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
www.eeworm.com/read/119608/14825522
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/114554/15048105
c syslog.c
/* This is a special version of syslog.c that has been modified to
** always use network sockets, so that it can be called from within
** a chroot() tree. It has also been made more portable. -JP
*/
www.eeworm.com/read/486037/1254298
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/486037/1255862
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/482426/1288494
~dfm syslog.~dfm
object FMLOG: TFMLOG
Left = 283
Top = 224
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = '登录系统'
ClientHeight = 160
ClientWidth = 400
Color = clBtnFace
Font.Ch
www.eeworm.com/read/482426/1288497
dfm syslog.dfm
object FMLOG: TFMLOG
Left = 282
Top = 224
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = '系统登录'
ClientHeight = 100
ClientWidth = 392
Color = clBtnFace
Font.Ch
www.eeworm.com/read/482426/1288504
~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