VirtualBox

source: vbox/trunk/src/libs/openssl-3.0.2/doc/man3/ERR_clear_error.pod@ 94403

最後變更 在這個檔案從94403是 94082,由 vboxsync 提交於 3 年 前

libs/openssl-3.0.1: started applying and adjusting our OpenSSL changes to 3.0.1. bugref:10128

檔案大小: 655 位元組
 
1=pod
2
3=head1 NAME
4
5ERR_clear_error - clear the error queue
6
7=head1 SYNOPSIS
8
9 #include <openssl/err.h>
10
11 void ERR_clear_error(void);
12
13=head1 DESCRIPTION
14
15ERR_clear_error() empties the current thread's error queue.
16
17=head1 RETURN VALUES
18
19ERR_clear_error() has no return value.
20
21=head1 SEE ALSO
22
23L<ERR_get_error(3)>
24
25=head1 COPYRIGHT
26
27Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved.
28
29Licensed under the Apache License 2.0 (the "License"). You may not use
30this file except in compliance with the License. You can obtain a copy
31in the file LICENSE in the source distribution or at
32L<https://www.openssl.org/source/license.html>.
33
34=cut
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette