代码搜索:errors
找到约 10,000 项符合「errors」的源代码
代码结果 10,000
www.eeworm.com/read/103771/6212449
cpp errors.cpp
#include
#include "Errors.h"
#include "EventCmd.h"
DWORD _E(DWORD dwErrCode,
DWORD dwMsgId,
...)
{
va_list arglist;
gStrMessage.LoadString(dwMsgId);
www.eeworm.com/read/103771/6212452
h errors.h
#ifndef _ERRORS_H
#define _ERRORS_H
#define WARN_SILENT 0
#define WARN_ERROR 1
#define WARN_ALERT 3
#define WARN_CHECKPOINT 5
#define WARN_ATTENTION 8
#define WARN_TRACK 1
www.eeworm.com/read/102935/6226937
c errors.c
/*---------------------------------------------------------------------------+
| errors.c |
|
www.eeworm.com/read/102935/6228829
h errors.h
/*
** -----------------------------------------------------------------------------
**
** Perle Specialix driver for Linux
** Ported from existing RIO Driver for SCO sources.
*
* (C) 1990 - 2000
www.eeworm.com/read/102267/6234198
properties errors.properties
#
# This is the file Errors.properties
# One property for each class of exceptions that our program might
# report. Note the use of backslashes to continue long lines onto the
# next. Also note the
www.eeworm.com/read/101990/6234882
h errors.h
/*
* errors.h: OpenSC error codes
*
* Copyright (C) 2001, 2002 Juha Yrj鰈
www.eeworm.com/read/101990/6234898
c errors.c
/*
* errors.c: The textual representation of errors
*
* Copyright (C) 2001, 2002 Juha Yrj鰈
www.eeworm.com/read/101153/6237758
err errors.err
./cc -I/var/tmp/rtlinux22smp/linux/include -I/var/tmp/rtlinux22smp/rtl/include -I/var/tmp/rtlinux22smp/rtl -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce -D__SMP__ -D__RT__ -D
www.eeworm.com/read/101082/6242110
iplps_errors
@(#)iplps_errors 4.2 ULTRIX 10/16/90
File: iplps_errors
Author: Adrian Thoms (from information supplied by PrintServer group)
Description:
This file lists error numbers returned by TCP/IP P
www.eeworm.com/read/100285/6271682
properties errors.properties
# This is the default errors
postgresql.con.auth:The authentication type {0} is not supported. Check that you have configured the pg_hba.conf file to include the client's IP address or Subnet, and tha