代码搜索:error
找到约 10,000 项符合「error」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6245607
3xti t_error.3xti
.TH t_error 3xti
.SH Name
t_error \- produces error message
.SH Syntax
.B #include
.br
.sp 1
.B int t_error(\fIerrmsg\fB)
.br
.B char \fI*errmsg\fB;
.br
.B extern char \fI*t_errlist[]\fB;
.b
www.eeworm.com/read/101082/6247487
3xti t_error.3xti
.TH t_error 3xti
.SH Name
t_error \- produces error message
.SH Syntax
.B #include
.br
.sp 1
.B int t_error(\fIerrmsg\fB)
.br
.B char \fI*errmsg\fB;
.br
.B extern char \fI*t_errlist[]\fB;
.b
www.eeworm.com/read/101042/6259021
pod err_put_error.pod
=pod
=head1 NAME
ERR_put_error, ERR_add_error_data - record an error
=head1 SYNOPSIS
#include
void ERR_put_error(int lib, int func, int reason, const char *file,
int li
www.eeworm.com/read/101042/6259026
pod err_clear_error.pod
=pod
=head1 NAME
ERR_clear_error - clear the error queue
=head1 SYNOPSIS
#include
void ERR_clear_error(void);
=head1 DESCRIPTION
ERR_clear_error() empties the current thread's
www.eeworm.com/read/101042/6259036
pod err_get_error.pod
=pod
=head1 NAME
ERR_get_error, ERR_peek_error, ERR_get_error_line, ERR_peek_error_line,
ERR_get_error_line_data, ERR_peek_error_line_data - obtain error code and data
=head1 SYNOPSIS
#include
www.eeworm.com/read/101042/6259041
pod err_error_string.pod
=pod
=head1 NAME
ERR_error_string, ERR_error_string_n, ERR_lib_error_string,
ERR_func_error_string, ERR_reason_error_string - obtain human-readable
error message
=head1 SYNOPSIS
#include
www.eeworm.com/read/101042/6259082
pod ssl_get_error.pod
=pod
=head1 NAME
SSL_get_error - obtain result code for TLS/SSL I/O operation
=head1 SYNOPSIS
#include
int SSL_get_error(SSL *ssl, int ret);
=head1 DESCRIPTION
SSL_get_error()
www.eeworm.com/read/100603/6266333
c w16error.c
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not u