/freebsd/crypto/openssl/include/openssl/ |
H A D | ec.h | 199 * \return 1 on success and 0 if an error occurred. 216 * \return 1 on success and 0 if an error occurred 237 * \return 1 on success and 0 if an error occurred 257 * \return 1 on success and 0 if an error occurred 311 * \return 1 on success and 0 if an error occurred 324 * \return 1 on success and 0 if an error occurred 337 * \return 1 on success and 0 if an error occurred 352 * \return 1 on success and 0 if an error occurred 367 * \return 1 on success and 0 if an error occurred 382 * \return 1 on success and 0 if an error occurred [all …]
|
/freebsd/contrib/ntp/sntp/libevent/include/event2/ |
H A D | dns_compat.h | 67 @return 0 if successful, or -1 if an error occurred 113 @return 0 if successful, or -1 if an error occurred 146 @return 0 if successful, or -1 if an error occurred 162 @return 0 if successful, or -1 if an error occurred 178 @return 0 if successful, or -1 if an error occurred 195 @return 0 if successful, or -1 if an error occurred 208 @return 0 if successful, or -1 if an error occurred 228 @return 0 if successful, or -1 if an error occurred 245 @return 0 if successful, or -1 if an error occurred 265 @return 0 if successful, or -1 if an error occurred [all …]
|
H A D | dns.h | 163 /** An unknown error occurred */ 254 @return evdns_base object if successful, or NULL if an error occurred. 303 @return 0 if successful, or -1 if an error occurred 331 @return 0 if successful, or -1 if an error occurred 345 @return 0 if successful, or -1 if an error occurred 365 @return 0 if successful, or -1 if an error occurred 390 @return an evdns_request object if successful, or NULL if an error occurred. 404 @return an evdns_request object if successful, or NULL if an error occurred. 421 @return an evdns_request object if successful, or NULL if an error occurred. 436 @return an evdns_request object if successful, or NULL if an error occurred. [all …]
|
/freebsd/contrib/libevent/include/event2/ |
H A D | dns_compat.h | 67 @return 0 if successful, or -1 if an error occurred 113 @return 0 if successful, or -1 if an error occurred 146 @return 0 if successful, or -1 if an error occurred 162 @return 0 if successful, or -1 if an error occurred 178 @return 0 if successful, or -1 if an error occurred 195 @return 0 if successful, or -1 if an error occurred 208 @return 0 if successful, or -1 if an error occurred 228 @return 0 if successful, or -1 if an error occurred 245 @return 0 if successful, or -1 if an error occurred 265 @return 0 if successful, or -1 if an error occurred [all …]
|
H A D | dns.h | 163 /** An unknown error occurred */ 254 @return evdns_base object if successful, or NULL if an error occurred. 303 @return 0 if successful, or -1 if an error occurred 331 @return 0 if successful, or -1 if an error occurred 345 @return 0 if successful, or -1 if an error occurred 365 @return 0 if successful, or -1 if an error occurred 390 @return an evdns_request object if successful, or NULL if an error occurred. 404 @return an evdns_request object if successful, or NULL if an error occurred. 421 @return an evdns_request object if successful, or NULL if an error occurred. 436 @return an evdns_request object if successful, or NULL if an error occurred. [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | CheckedArithmetic.h | 43 /// \return Optional of sum if no signed overflow occurred, 52 /// \return Optional of sum if no signed overflow occurred, 61 /// \return Optional of product if no signed overflow occurred, 70 /// \return Optional of result if no signed overflow occurred, 81 /// \return Optional of sum if no unsigned overflow occurred, 90 /// \return Optional of product if no unsigned overflow occurred, 99 /// \return Optional of result if no unsigned overflow occurred,
|
/freebsd/contrib/netbsd-tests/bin/expr/ |
H A D | t_expr.sh | 60 …"expr: integer overflow or underflow occurred for operation '4611686018427387904 + 461168601842738… 62 …"expr: integer overflow or underflow occurred for operation '4611686018427387904 - -46116860184273… 66 …"expr: integer overflow or underflow occurred for operation '-4611686018427387904 - 46116860184273… 71 "expr: integer overflow or underflow occurred for operation '-4611686018427387904 * 3'" 73 "expr: integer overflow or underflow occurred for operation '-4611686018427387904 * -2'" 76 "expr: integer overflow or underflow occurred for operation '4611686018427387904 * 2'" 78 "expr: integer overflow or underflow occurred for operation '4611686018427387904 * 3'"
|
/freebsd/usr.bin/bsdiff/bsdiff/ |
H A D | divsufsort64.h | 72 * @return 0 if no error occurred, -1 or -2 otherwise. 84 * @return The primary index if no error occurred, -1 or -2 otherwise. 106 * @return 0 if no error occurred, -1 or -2 otherwise. 121 * @return 0 if no error occurred, -1 or -2 otherwise. 135 * @return 0 if no error occurred. 150 * @return The count of matches if no error occurred, -1 otherwise. 167 * @return The count of matches if no error occurred, -1 otherwise.
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | CodeCompleteConsumer.h | 184 /// The context in which code completion occurred, so that the 196 /// Code completion occurred within a "top-level" completion context, 200 /// Code completion occurred within an Objective-C interface, 204 /// Code completion occurred within an Objective-C implementation 208 /// Code completion occurred within the instance variable list of 212 /// Code completion occurred within a class, struct, or union. 215 /// Code completion occurred where a statement (or declaration) is 219 /// Code completion occurred where an expression is expected. 222 /// Code completion occurred where an Objective-C message receiver 226 /// Code completion occurred on the right-hand side of a member [all …]
|
/freebsd/contrib/libdivsufsort/include/ |
H A D | divsufsort.h.cmake | 72 * @return 0 if no error occurred, -1 or -2 otherwise. 84 * @return The primary index if no error occurred, -1 or -2 otherwise. 106 * @return 0 if no error occurred, -1 or -2 otherwise. 121 * @return 0 if no error occurred, -1 or -2 otherwise. 135 * @return 0 if no error occurred. 150 * @return The count of matches if no error occurred, -1 otherwise. 167 * @return The count of matches if no error occurred, -1 otherwise.
|
/freebsd/share/man/man4/ |
H A D | ena.4 | 331 Error occurred during initialization of the mmio register read request. 356 Errors occurred when trying to configure AENQ groups. 384 Error occurred when trying to register Admin Queue interrupt handler. 387 Error occurred during configuration of the Admin Queue interrupts. 403 Error occurred when trying to destroy RX/TX DMA tag. 410 Error occurred during initialization of one of RSS resources. 418 Error occurred during Low-latency Queue mode setup. 423 Error occurred while setting the Write Combining mode, required for the LLQ. 436 communication error has occurred. 463 Error occurred while trying to reset the device. [all …]
|
H A D | bce.4 | 289 The driver could not write to the PHY register because a timeout occurred. 291 The driver could not write to NVRAM because a timeout occurred. 384 A fatal initialization error has occurred. 386 A fatal initialization error has occurred. 388 A fatal initialization error has occurred. 400 .It "bce%d: Watchdog timeout occurred, resetting!" 402 with the cable connection, or a driver logic problem has occurred.. 404 A controller hardware failure has occurred.
|
H A D | mlx.4 | 117 Errors occurred preventing one or more system drives from being configured. 129 An unknown error occurred during initialisation; it will be ignored. 141 A resource allocation error occurred while initialising the driver; 199 An error occurred while trying to read the controller's message log. 228 Corruption has occurred in either the controller's onboard list of commands
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFVerifier.h | 118 /// \returns The number of errors that occurred during verification. 160 /// \returns The number of errors that occurred during verification. 170 /// \returns The number of errors that occurred during verification. 180 /// \returns Number of errors that occurred during verification. 188 /// \returns Number of errors that occurred during verification. 200 /// \returns NumErrors The number of errors occurred during verification of 215 /// \returns NumErrors The number of errors occurred during verification of 229 /// \returns NumErrors The number of errors occurred during verification of 262 /// \returns The number of errors occurred during verification 295 /// \returns The number of errors occurred during verification
|
/freebsd/lib/libbluetooth/ |
H A D | bluetooth.3 | 360 or -1 if an error occurred. 369 The function returns -1 if an error has occurred. 405 or -1 if an error occurred. 432 or -1 if an error occurred. 491 The function returns 0 on success, or -1 if an error occurred. 517 The function returns 0 on success, or -1 if an error occurred. 581 The function returns -1 if an error has occurred. 627 if an error occurred.
|
/freebsd/libexec/flua/libjail/ |
H A D | jail.3lua | 179 and an error message string if an error occurred. 185 and an error message string if an error occurred. 191 and an error message string if an error occurred. 198 and an error message string if an error occurred. 210 and an error message string if an error occurred.
|
/freebsd/lib/libipsec/ |
H A D | pfkey.c | 329 * -1 : error occurred, and set errno. 456 * -1 : error occurred, and set errno. 480 * -1 : error occurred, and set errno. 503 * -1 : error occurred, and set errno. 523 * -1 : error occurred, and set errno 603 * -1 : error occurred, and set errno. 620 * -1 : error occurred, and set errno. 660 * -1: error occurred, and set errno. 699 * -1: error occurred, and set errno. 761 * -1 : error occurred, an [all...] |
/freebsd/sys/dev/isci/scil/ |
H A D | sati_types.h | 74 * This indicates that the translation was supported and occurred 80 * This indicates that the translation was supported and occurred 89 * This indicates that the translation was supported, occurred without 109 * This indicates a general failure has occurred for which no further
|
/freebsd/crypto/openssh/regress/ |
H A D | rekey.sh | 66 fail "no rekeying occurred ($@)" 121 fail "no rekeying occurred" 137 fail "no rekeying occurred" 156 fail "no rekeying occurred" 173 fail "no rekeying occurred"
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_accept.pod | 24 handshake has been finished or an error occurred. 57 The TLS/SSL handshake was not successful because a fatal error occurred either 58 at the protocol level or a connection failure occurred. The shutdown was
|
H A D | SSL_do_handshake.pod | 26 once the handshake has been finished or an error occurred. 58 The TLS/SSL handshake was not successful because a fatal error occurred either 59 at the protocol level or a connection failure occurred. The shutdown was
|
H A D | X509_STORE_CTX_get_error.pod | 45 occurred. If it is zero it occurred in the end entity certificate, one if 53 I<ctx>. If an error occurred, the current certificate will be the one 189 An error occurred trying to allocate memory. 339 A name constraint violation occurred in the permitted subtrees. 343 A name constraint violation occurred in the excluded subtrees. 375 An error occurred when attempting to verify the CRL path. This error can only
|
H A D | X509_NAME_ENTRY_get_object.pod | 70 set or NULL if an error occurred. 73 or NULL if an error occurred. 80 NULL if an error occurred.
|
/freebsd/contrib/libpcap/ |
H A D | pcap_activate.3pcap | 45 occurred. 60 Another warning condition occurred; 96 Another error occurred.
|
/freebsd/usr.bin/chat/ |
H A D | chat.8 | 584 An error occurred during the execution of the program. 590 A timeout event occurred when there was an 596 occurred and the expected string could not be found. 600 condition occurred. 604 condition occurred. 608 condition occurred. 612 condition occurred.
|