| /openbsd-src/regress/lib/libcrypto/asn1/ |
| H A D | x509_algor.c | 36 errx(1, "%s: X509_ALGOR_new", __func__); in x509_algor_new_test() 39 errx(1, "%s: OBJ_nid2obj", __func__); in x509_algor_new_test() 42 fprintf(stderr, "FAIL: %s: want NID_undef OID\n", __func__); in x509_algor_new_test() 46 fprintf(stderr, "FAIL: %s: want NULL parameters\n", __func__); in x509_algor_new_test() 70 ", want: %d, got %d\n", __func__, 0, ret); in x509_algor_set0_test() 75 errx(1, "%s: X509_ALGOR_new", __func__); in x509_algor_set0_test() 80 ", want: %d, got %d\n", __func__, 1, ret); in x509_algor_set0_test() 85 "X509_ALGOR_set0(alg, NULL, 0, NULL)\n", __func__); in x509_algor_set0_test() 90 "X509_ALGOR_set0(alg, NULL, 0, NULL)\n", __func__); in x509_algor_set0_test() 96 __func__, V_ASN1_UNDEF, alg->parameter->type); in x509_algor_set0_test() [all …]
|
| /openbsd-src/regress/lib/libcrypto/evp/ |
| H A D | evp_pkey_check.c | |
| /openbsd-src/regress/lib/libcrypto/x509/ |
| H A D | x509_extensions_test.c | 69 fprintf(stderr, "%s: FAIL: need empty stack\n", __func__); in test_x509v3_add1_i2d_empty_stack() 79 "want %d, got %d.\n", __func__, 0, got); in test_x509v3_add1_i2d_empty_stack() 86 "pushed %d for empty stack, want %d.\n", __func__, in test_x509v3_add1_i2d_empty_stack() 92 "expected exactly one error.\n", __func__); in test_x509v3_add1_i2d_empty_stack() 100 "want %d, got %d.\n", __func__, 0, got); in test_x509v3_add1_i2d_empty_stack() 105 "added error %d, want %d.\n", __func__, in test_x509v3_add1_i2d_empty_stack() 113 "want %d, got %d.\n", __func__, 0, got); in test_x509v3_add1_i2d_empty_stack() 120 "pushed %d for empty stack, want %d.\n", __func__, in test_x509v3_add1_i2d_empty_stack() 127 "expected exactly one error.\n", __func__); in test_x509v3_add1_i2d_empty_stack() 147 fprintf(stderr, "%s: FAIL: need an empty stack.\n", __func__); in test_x509v3_add1_i2d_single_nid() [all …]
|
| /openbsd-src/usr.bin/ssh/ |
| H A D | log.h | 105 #define do_log2(level, ...) sshlog(__FILE__, __func__, __LINE__, 0, level, NULL, __VA_ARGS__) 106 #define debug3(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG3, NULL, __VA_ARGS__) 107 #define debug2(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG2, NULL, __VA_ARGS__) 108 #define debug(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG1, NULL, __VA_ARGS__) 109 #define verbose(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_VERBOSE, NULL, __VA_ARGS__) 110 #define logit(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_INFO, NULL, __VA_ARGS__) 111 #define error(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_ERROR, NULL, __VA_ARGS__) 112 #define fatal(...) sshfatal(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_FATAL, NULL, __VA_ARGS__) 113 #define logdie(...) sshlogdie(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_ERROR, NULL, __VA_ARGS__) 116 #define do_log2_f(level, ...) sshlog(__FILE__, __func__, __LINE_ [all...] |
| H A D | sk-usbhid.c | 137 skdebug(__func__, "path == NULL"); in sk_open() 141 skdebug(__func__, "calloc sk failed"); in sk_open() 145 skdebug(__func__, "strdup path failed"); in sk_open() 150 skdebug(__func__, "fido_dev_new failed"); in sk_open() 156 skdebug(__func__, "fido_dev_open %s failed: %s", sk->path, in sk_open() 187 skdebug(__func__, "calloc skv failed"); in sk_openv() 192 skdebug(__func__, "fido_dev_info_ptr failed"); in sk_openv() 194 skdebug(__func__, "sk_open failed"); in sk_openv() 226 skdebug(__func__, "fido_dev_get_touch_begin %s failed:" in sk_touch_begin() 248 skdebug(__func__, "pollin in sk_touch_poll() [all...] |
| /openbsd-src/usr.sbin/vmd/ |
| H A D | arm64_vm.c | 25 fatalx("%s: unimplemented", __func__); in create_memory_map() 32 fatalx("%s: unimplemented", __func__); in load_firmware() 41 fatalx("%s: unimplemented", __func__); in init_emulated_hw() 49 fatalx("%s: unimplemented", __func__); in restore_emulated_hw() 56 fatalx("%s: unimplemented", __func__); in pause_vm_md() 63 fatalx("%s: unimplemented", __func__); in unpause_vm_md() 70 fatalx("%s: unimplemented", __func__); in dump_devs() 78 fatalx("%s: unimplemented", __func__); in dump_send_header() 85 { fatalx("%s: unimplemented", __func__); in hvaddr_mem() 93 fatalx("%s: unimplemented", __func__); in write_mem() [all...] |
| H A D | vionet.c | 132 ", vmm fd = %d", __func__, vionet->data_fd, dev.sync_fd, in vionet_main() 151 fatal("%s: failed to remap", __func__); in vionet_main() 170 __func__, vq_info->q_gpa); in vionet_main() 174 fatalx("%s: hva == NULL", __func__); in vionet_main() 181 __func__, vq_info->q_gpa); in vionet_main() 185 fatalx("%s: hva == NULL", __func__); in vionet_main() 192 log_warn("%s: injection pipe", __func__); in vionet_main() 205 log_warn("%s: failed to initialize rx thread", __func__); in vionet_main() 212 log_warn("%s: failed to initialize tx thread", __func__); in vionet_main() 221 log_warn("%s: failed to initialize rwlock", __func__); in vionet_main() [all...] |
| H A D | i8259.c | 144 log_warnx("%s: i8259 ack without assert?", __func__); in i8259_ack() 205 log_warnx("%s: ack without pending irq?", __func__); in i8259_ack() 289 __func__, i8259_pic_name(n), data); in i8259_write_datareg() 295 __func__, i8259_pic_name(n), data); in i8259_write_datareg() 302 "clear", __func__, i8259_pic_name(n)); in i8259_write_datareg() 308 __func__, i8259_pic_name(n)); in i8259_write_datareg() 315 __func__, i8259_pic_name(n)); in i8259_write_datareg() 321 __func__, i8259_pic_name(n)); in i8259_write_datareg() 327 " 0x%x", __func__, i8259_pic_name(n), data); in i8259_write_datareg() 355 " service", __func__, i8259_pic_name(n), (data & 0x7)); in i8259_specific_eoi() [all …]
|
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_util_32.c | 102 dml_print("DML::%s: bpc: %d\n", __func__, bpc); in dml32_dscceComputeDelay() 103 dml_print("DML::%s: BPP: %f\n", __func__, BPP); in dml32_dscceComputeDelay() 104 dml_print("DML::%s: sliceWidth: %d\n", __func__, sliceWidth); in dml32_dscceComputeDelay() 105 dml_print("DML::%s: numSlices: %d\n", __func__, numSlices); in dml32_dscceComputeDelay() 106 dml_print("DML::%s: pixelFormat: %d\n", __func__, pixelFormat); in dml32_dscceComputeDelay() 107 dml_print("DML::%s: Output: %d\n", __func__, Output); in dml32_dscceComputeDelay() 108 dml_print("DML::%s: pixels: %d\n", __func__, pixels); in dml32_dscceComputeDelay() 312 dml_print("DML::%s: SourcePixelFormat = %d\n", __func__, SourcePixelFormat); in dml32_CalculateBytePerPixelAndBlockSizes() 313 dml_print("DML::%s: BytePerPixelDETY = %f\n", __func__, *BytePerPixelDETY); in dml32_CalculateBytePerPixelAndBlockSizes() 314 dml_print("DML::%s: BytePerPixelDETC = %f\n", __func__, *BytePerPixelDETC); in dml32_CalculateBytePerPixelAndBlockSizes() [all …]
|
| H A D | display_rq_dlg_calc_32.c | 74 …dml_print("DML_DLG::%s: Calculation for pipe[%d] start, num_pipes=%d\n", __func__, pipe_idx, num_p… in dml32_rq_dlg_get_rq_reg() 178 __func__, detile_buf_plane1_addr); in dml32_rq_dlg_get_rq_reg() 187 __func__, detile_buf_plane1_addr); in dml32_rq_dlg_get_rq_reg() 195 dml_print("DML_DLG: %s: is_phantom_pipe = %d\n", __func__, is_phantom_pipe); in dml32_rq_dlg_get_rq_reg() 196 dml_print("DML_DLG: %s: stored_swath_l_bytes = %f\n", __func__, stored_swath_l_bytes); in dml32_rq_dlg_get_rq_reg() 197 dml_print("DML_DLG: %s: stored_swath_c_bytes = %f\n", __func__, stored_swath_c_bytes); in dml32_rq_dlg_get_rq_reg() 198 dml_print("DML_DLG: %s: detile_buf_size_in_bytes = %d\n", __func__, detile_buf_size_in_bytes); in dml32_rq_dlg_get_rq_reg() 199 dml_print("DML_DLG: %s: detile_buf_plane1_addr = %d\n", __func__, detile_buf_plane1_addr); in dml32_rq_dlg_get_rq_reg() 200 dml_print("DML_DLG: %s: plane1_base_address = %d\n", __func__, rq_regs->plane1_base_address); in dml32_rq_dlg_get_rq_reg() 203 …dml_print("DML_DLG::%s: Calculation for pipe[%d] done, num_pipes=%d\n", __func__, pipe_idx, num_pi… in dml32_rq_dlg_get_rq_reg() [all …]
|
| /openbsd-src/lib/libfido2/src/ |
| H A D | u2f.c | 37 fido_log_debug("%s: ms=%u", __func__, ms); in delay_ms() 42 fido_log_error(errno, "%s: usleep", __func__); in delay_ms() 58 fido_log_debug("%s: fido_buf_read", __func__); in sig_get() 73 fido_log_debug("%s: invalid len %zu", __func__, *len); in x5c_get() 81 fido_log_debug("%s: d2i_X509", __func__); in x5c_get() 88 fido_log_debug("%s: fido_buf_read", __func__); in x5c_get() 115 fido_log_debug("%s: sha256", __func__); in authdata_fake() 124 fido_log_debug("%s: cbor_build_bytestring", __func__); in authdata_fake() 131 fido_log_debug("%s: cbor_serialize_alloc", __func__); in authdata_fake() 159 fido_log_debug("%s: iso7816", __func__); in send_dummy_register() [all …]
|
| H A D | largeblob.c | 71 fido_log_debug("%s: fido_blob_new", __func__); in largeblob_decrypt() 75 fido_log_debug("%s: largeblob_aad", __func__); in largeblob_decrypt() 80 fido_log_debug("%s: aes256_gcm_dec", __func__); in largeblob_decrypt() 101 fido_log_debug("%s: fido_get_random", __func__); in largeblob_get_nonce() 105 fido_log_debug("%s: fido_blob_set", __func__); in largeblob_get_nonce() 125 fido_log_debug("%s: fido_blob_new", __func__); in largeblob_seal() 129 fido_log_debug("%s: fido_compress", __func__); in largeblob_seal() 133 fido_log_debug("%s: largeblob_aad", __func__); in largeblob_seal() 137 fido_log_debug("%s: largeblob_get_nonce", __func__); in largeblob_seal() 142 fido_log_debug("%s: aes256_gcm_enc", __func__); in largeblob_seal() [all …]
|
| H A D | cbor.c | 18 fido_log_debug("%s: invalid type: %d", __func__, item->type); in check_key_type() 38 fido_log_debug("%s: unsorted types", __func__); in ctap_check_cbor() 56 fido_log_debug("%s: invalid cbor", __func__); in ctap_check_cbor() 69 fido_log_debug("%s: cbor_map_handle", __func__); in cbor_map_iter() 78 __func__, (void *)v[i].key, (void *)v[i].value, i); in cbor_map_iter() 82 fido_log_debug("%s: ctap_check_cbor", __func__); in cbor_map_iter() 86 fido_log_debug("%s: iterator < 0 on i=%zu", __func__, in cbor_map_iter() 103 fido_log_debug("%s: cbor_array_handle", __func__); in cbor_array_iter() 112 __func__, i, (void *)v[i]); in cbor_array_iter() 128 fido_log_debug("%s: blob_len=%zu", __func__, blob_len); in cbor_parse_reply() [all …]
|
| H A D | nfc.c | 39 fido_log_debug("%s: write", __func__); in tx_short_apdu() 45 fido_log_debug("%s: read", __func__); in tx_short_apdu() 49 fido_log_debug("%s: unexpected sw", __func__); in tx_short_apdu() 67 fido_log_debug("%s: header", __func__); in nfc_do_tx() 71 fido_log_debug("%s: apdu_len %zu", __func__, apdu_len); in nfc_do_tx() 79 fido_log_debug("%s: chain", __func__); in nfc_do_tx() 87 fido_log_debug("%s: tx_short_apdu", __func__); in nfc_do_tx() 106 fido_log_debug("%s: iso7816", __func__); in fido_nfc_tx() 114 fido_log_debug("%s: iso7816", __func__); in fido_nfc_tx() 121 fido_log_debug("%s: cmd=%02x", __func__, cmd); in fido_nfc_tx() [all …]
|
| H A D | bio.c | 33 fido_log_debug("%s: cbor_flatten_vector", __func__); in bio_prepare_hmac() 39 fido_log_debug("%s: cbor_serialize_alloc", __func__); in bio_prepare_hmac() 44 fido_log_debug("%s: malloc", __func__); in bio_prepare_hmac() 78 fido_log_debug("%s: cbor encode", __func__); in bio_tx() 86 fido_log_debug("%s: bio_prepare_hmac", __func__); in bio_tx() 94 fido_log_debug("%s: fido_do_ecdh", __func__); in bio_tx() 99 fido_log_debug("%s: cbor_add_uv_params", __func__); in bio_tx() 105 fido_log_debug("%s: encode pin", __func__); in bio_tx() 113 fido_log_debug("%s: fido_tx", __func__); in bio_tx() 155 fido_log_debug("%s: cbor type", __func__); in decode_template() [all …]
|
| H A D | hid_openbsd.c | 55 fido_log_error(errno, "%s: close", __func__); in fido_hid_manifest() 63 __func__, path, udi.udi_vendor, udi.udi_product); in fido_hid_manifest() 117 fido_log_debug("%s: send ping %d", __func__, i); in terrible_ping_kludge() 120 fido_log_debug("%s: wait reply", __func__); in terrible_ping_kludge() 125 fido_log_debug("%s: poll: %s", __func__, strerror(errno)); in terrible_ping_kludge() 128 fido_log_debug("%s: timed out", __func__); in terrible_ping_kludge() 138 fido_log_debug("%s: got reply", __func__); in terrible_ping_kludge() 139 fido_log_xxd(data, ctx->report_out_len, "%s", __func__); in terrible_ping_kludge() 142 fido_log_debug("%s: no response", __func__); in terrible_ping_kludge() 157 fido_log_debug("%s: inlen = %zu outlen = %zu", __func__, in fido_hid_open() [all …]
|
| H A D | credman.c | 29 fido_log_debug("%s: n > UINT8_MAX", __func__); in credman_grow_array() 39 fido_log_debug("%s: n=%zu, n_rx=%zu, n_alloc=%zu", __func__, n, in credman_grow_array() 71 fido_log_debug("%s: cbor encode", __func__); in credman_prepare_hmac() 78 fido_log_debug("%s: cbor encode", __func__); in credman_prepare_hmac() 88 fido_log_debug("%s: cbor encode", __func__); in credman_prepare_hmac() 93 fido_log_debug("%s: unknown cmd=0x%02x", __func__, cmd); in credman_prepare_hmac() 98 fido_log_debug("%s: cbor_flatten_vector", __func__); in credman_prepare_hmac() 102 fido_log_debug("%s: cbor_build_frame", __func__); in credman_prepare_hmac() 130 fido_log_debug("%s: fido_dev_is_fido2", __func__); in credman_tx() 137 fido_log_debug("%s: cbor encode", __func__); in credman_tx() [all …]
|
| /openbsd-src/sbin/iked/ |
| H A D | ikev2_pld.c | 121 " msgid %d length %u response %d", __func__, in ikev2_pld_parse() 133 log_debug("%s: short message", __func__); in ikev2_pld_parse() 153 "header (%zu < %zu)", __func__, left, sizeof(*pld)); in ikev2_validate_pld() 166 "(%zu < %zu)", __func__, left, pld_length); in ikev2_validate_pld() 175 "header size (%zu < %zu)", __func__, pld_length, in ikev2_validate_pld() 205 __func__, e ? "decrypted " : "", in ikev2_pld_payloads() 301 "(%zu < %zu)", __func__, left, sizeof(*sap)); in ikev2_validate_sa() 309 "size (%zu < %zu)", __func__, sap_length, sizeof(*sap)); in ikev2_validate_sa() 314 "size (%zu < %zu)", __func__, left, sap_length); in ikev2_validate_sa() 324 __func__, left, sap_length); in ikev2_validate_sa() [all …]
|
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/dml/dcn31/ |
| H A D | display_rq_dlg_calc_31.c | 67 dml_print("DML_DLG: %s: refclk_freq_in_mhz = %3.2f\n", __func__, refclk_freq_in_mhz); in get_refcyc_per_delivery() 68 dml_print("DML_DLG: %s: pclk_freq_in_mhz = %3.2f\n", __func__, pclk_freq_in_mhz); in get_refcyc_per_delivery() 69 dml_print("DML_DLG: %s: recout_width = %d\n", __func__, recout_width); in get_refcyc_per_delivery() 70 dml_print("DML_DLG: %s: vratio = %3.2f\n", __func__, vratio); in get_refcyc_per_delivery() 71 dml_print("DML_DLG: %s: req_per_swath_ub = %d\n", __func__, req_per_swath_ub); in get_refcyc_per_delivery() 72 dml_print("DML_DLG: %s: hscale_pixel_rate = %3.2f\n", __func__, hscale_pixel_rate); in get_refcyc_per_delivery() 73 dml_print("DML_DLG: %s: delivery_width = %d\n", __func__, delivery_width); in get_refcyc_per_delivery() 74 dml_print("DML_DLG: %s: refcyc_per_delivery= %3.2f\n", __func__, refcyc_per_delivery); in get_refcyc_per_delivery() 145 …dml_print("DML_DLG: %s: detile_buf_plane1_addr = %0d (1/2 to chroma)\n", __func__, detile_buf_plan… in extract_rq_regs() 150 …dml_print("DML_DLG: %s: detile_buf_plane1_addr = %0d (1/3 chroma)\n", __func__, detile_buf_plane1_… in extract_rq_regs() [all …]
|
| /openbsd-src/regress/lib/libcrypto/bn/ |
| H A D | bn_unit.c | 171 errx(1, "%s: src = BN_new()", __func__); in test_bn_copy_copies_flags() 174 __func__, "dst after BN_new")) in test_bn_copy_copies_flags() 178 errx(1, "%s: bn_copy()", __func__); in test_bn_copy_copies_flags() 181 __func__, "dst after bn_copy")) in test_bn_copy_copies_flags() 185 errx(1, "%s: src = BN_new()", __func__); in test_bn_copy_copies_flags() 190 __func__, "src after BN_set_flags")) in test_bn_copy_copies_flags() 194 errx(1, "%s: BN_set_word(src, 57)", __func__); in test_bn_copy_copies_flags() 197 errx(1, "%s: BN_copy(dst, src)", __func__); in test_bn_copy_copies_flags() 205 __func__, "dst after BN_copy(dst, src)")) in test_bn_copy_copies_flags() 221 errx(1, "%s: src = BN_new()", __func__); in test_bn_copy_consttime_is_sticky() [all …]
|
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/dml/ |
| H A D | dml1_display_rq_dlg_calc.c | 117 DTRACE("DLG: %s: refclk_freq_in_mhz = %3.2f", __func__, refclk_freq_in_mhz); in get_refcyc_per_delivery() 118 DTRACE("DLG: %s: pclk_freq_in_mhz = %3.2f", __func__, pclk_freq_in_mhz); in get_refcyc_per_delivery() 119 DTRACE("DLG: %s: recout_width = %d", __func__, recout_width); in get_refcyc_per_delivery() 120 DTRACE("DLG: %s: vratio = %3.2f", __func__, vratio); in get_refcyc_per_delivery() 121 DTRACE("DLG: %s: req_per_swath_ub = %d", __func__, req_per_swath_ub); in get_refcyc_per_delivery() 122 DTRACE("DLG: %s: refcyc_per_delivery= %3.2f", __func__, refcyc_per_delivery); in get_refcyc_per_delivery() 148 DTRACE("DLG: %s: max_num_sw = %0d", __func__, max_num_sw); in get_vratio_pre() 149 DTRACE("DLG: %s: max_partial_sw = %0d", __func__, max_partial_sw); in get_vratio_pre() 150 DTRACE("DLG: %s: swath_height = %0d", __func__, swath_height); in get_vratio_pre() 151 DTRACE("DLG: %s: vinit = %3.2f", __func__, vini in get_vratio_pre() [all...] |
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/dml/dcn314/ |
| H A D | display_rq_dlg_calc_314.c | 155 dml_print("DML_DLG: %s: refclk_freq_in_mhz = %3.2f\n", __func__, refclk_freq_in_mhz); in get_refcyc_per_delivery() 156 dml_print("DML_DLG: %s: pclk_freq_in_mhz = %3.2f\n", __func__, pclk_freq_in_mhz); in get_refcyc_per_delivery() 157 dml_print("DML_DLG: %s: recout_width = %d\n", __func__, recout_width); in get_refcyc_per_delivery() 158 dml_print("DML_DLG: %s: vratio = %3.2f\n", __func__, vratio); in get_refcyc_per_delivery() 159 dml_print("DML_DLG: %s: req_per_swath_ub = %d\n", __func__, req_per_swath_ub); in get_refcyc_per_delivery() 160 dml_print("DML_DLG: %s: hscale_pixel_rate = %3.2f\n", __func__, hscale_pixel_rate); in get_refcyc_per_delivery() 161 dml_print("DML_DLG: %s: delivery_width = %d\n", __func__, delivery_width); in get_refcyc_per_delivery() 162 dml_print("DML_DLG: %s: refcyc_per_delivery= %3.2f\n", __func__, refcyc_per_delivery); in get_refcyc_per_delivery() 233 …dml_print("DML_DLG: %s: detile_buf_plane1_addr = %0d (1/2 to chroma)\n", __func__, detile_buf_plan… in extract_rq_regs() 238 …dml_print("DML_DLG: %s: detile_buf_plane1_addr = %0d (1/3 chroma)\n", __func__, detile_buf_plane1_… in extract_rq_regs() [all …]
|
| /openbsd-src/sys/dev/pci/drm/include/linux/ |
| H A D | device.h | 54 __func__ , ## arg) 57 __func__ , ## arg) 60 __func__ , ## arg) 63 __func__ , ## arg) 66 __func__ , ## arg) 69 __func__ , ## arg) 72 __func__ , ## arg) 76 __func__ , ## arg) 79 __func__ , ## arg) 82 __func__ , ## ar [all...] |
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/dml/dcn30/ |
| H A D | display_rq_dlg_calc_30.c | 70 dml_print("DML_DLG: %s: refclk_freq_in_mhz = %3.2f\n", __func__, refclk_freq_in_mhz); in get_refcyc_per_delivery() 71 dml_print("DML_DLG: %s: pclk_freq_in_mhz = %3.2f\n", __func__, pclk_freq_in_mhz); in get_refcyc_per_delivery() 72 dml_print("DML_DLG: %s: recout_width = %d\n", __func__, recout_width); in get_refcyc_per_delivery() 73 dml_print("DML_DLG: %s: vratio = %3.2f\n", __func__, vratio); in get_refcyc_per_delivery() 74 dml_print("DML_DLG: %s: req_per_swath_ub = %d\n", __func__, req_per_swath_ub); in get_refcyc_per_delivery() 75 dml_print("DML_DLG: %s: refcyc_per_delivery= %3.2f\n", __func__, refcyc_per_delivery); in get_refcyc_per_delivery() 95 dml_print("DML_DLG: %s: rq_sizing param\n", __func__); in extract_rq_sizing_regs() 269 dml_print("DML_DLG: %s: req128_l = %0d\n", __func__, req128_l); in handle_det_buf_split() 270 dml_print("DML_DLG: %s: req128_c = %0d\n", __func__, req128_c); in handle_det_buf_split() 272 __func__, in handle_det_buf_split() [all …]
|
| /openbsd-src/usr.sbin/ldpd/ |
| H A D | socket.c | 58 log_warn("%s: error creating socket", __func__); in ldp_create_socket() 86 log_warn("%s: error binding socket", __func__); in ldp_create_socket() 164 log_warn("%s: error listening on socket", __func__); in ldp_create_socket() 199 log_warn("%s: error setting SO_REUSEADDR", __func__); in sock_set_reuse() 211 log_warn("%s: error setting SO_BINDANY", __func__); in sock_set_bindany() 222 log_warn("%s: error setting IP_TOS to 0x%x", __func__, tos); in sock_set_ipv4_tos() 234 log_warn("%s: error setting IP_RECVIF", __func__); in sock_set_ipv4_recvif() 244 log_warn("%s: error setting IP_MINTTL", __func__); in sock_set_ipv4_minttl() 255 log_warn("%s: error setting IP_TTL", __func__); in sock_set_ipv4_ucast_ttl() 268 __func__, ttl); in sock_set_ipv4_mcast_ttl() [all …]
|