Home
last modified time | relevance | path

Searched refs:__func__ (Results 1 – 25 of 2046) sorted by relevance

12345678910>>...82

/freebsd-13.1/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub_funcs.c36 ath_hal_printf(ah, "%s: called\n", __func__); in ar9300_Stub_GetRadioRev()
46 ath_hal_printf(ah, "%s: called\n", __func__);
56 ath_hal_printf(ah, "%s: called\n", __func__); in ar9300_Stub_Detach()
64 ath_hal_printf(ah, "%s: called\n", __func__); in ar9300_Stub_ChipTest()
73 ath_hal_printf(ah, "%s: called\n", __func__); in ar9300_Stub_GetChannelEdges()
81 ath_hal_printf(ah, "%s: called\n", __func__); in ar9300_Stub_FillCapabilityInfo()
90 ath_hal_printf(ah, "%s: called\n", __func__); in ar9300_Stub_SetBeaconTimers()
98 ath_hal_printf(ah, "%s: called\n", __func__); in ar9300_Stub_BeaconInit()
105 ath_hal_printf(ah, "%s: called\n", __func__); in ar9300_Stub_ResetStaBeaconTimers()
112 ath_hal_printf(ah, "%s: called\n", __func__); in ar9300_Stub_SetStaBeaconTimers()
[all …]
/freebsd-13.1/crypto/openssh/
H A Dlog.h87 #define do_log2(level, ...) sshlog(__FILE__, __func__, __LINE__, 0, level, NULL, __VA_ARGS__)
88 #define debug3(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG3, NULL, __VA_ARGS__)
89 #define debug2(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG2, NULL, __VA_ARGS__)
90 #define debug(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG1, NULL, __VA_ARGS__)
92 #define logit(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_INFO, NULL, __VA_ARGS__)
93 #define error(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_ERROR, NULL, __VA_ARGS__)
94 #define fatal(...) sshfatal(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_FATAL, NULL, __VA_ARGS__)
99 #define do_log2_f(level, ...) sshlog(__FILE__, __func__, __LINE__, 1, level, NULL, __VA_ARGS__)
102 #define debug_f(...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG1, NULL, __VA_ARGS_…
104 #define logit_f(...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_INFO, NULL, __VA_ARGS__)
[all …]
H A Dsk-usbhid.c172 skdebug(__func__, "path == NULL"); in sk_open()
176 skdebug(__func__, "calloc sk failed"); in sk_open()
222 skdebug(__func__, "calloc skv failed"); in sk_openv()
229 skdebug(__func__, "sk_open failed"); in sk_openv()
381 skdebug(__func__, "sk_openv failed"); in sk_select_by_cred()
413 skdebug(__func__, "sk_openv failed"); in sk_select_by_touch()
450 skdebug(__func__, "timeout"); in sk_select_by_touch()
528 skdebug(__func__, "BN_bin2bn failed"); in pack_public_key_ecdsa()
648 skdebug(__func__, "user too long"); in check_enroll_options()
1088 skdebug(__func__, "alloc failed"); in read_rks()
[all …]
H A Dsandbox-systrace.c104 debug3("%s: preparing systrace sandbox", __func__); in ssh_sandbox_init()
116 debug3("%s: ready", __func__); in ssh_sandbox_child()
119 fatal("%s: kill(%d, SIGSTOP)", __func__, getpid()); in ssh_sandbox_child()
120 debug3("%s: started", __func__); in ssh_sandbox_child()
140 __func__, WTERMSIG(status)); in ssh_sandbox_parent()
143 __func__, WEXITSTATUS(status)); in ssh_sandbox_parent()
144 fatal("%s: child not stopped", __func__); in ssh_sandbox_parent()
151 fatal("%s: open(\"/dev/systrace\"): %s", __func__, in ssh_sandbox_parent()
154 fatal("%s: ioctl(STRIOCCLONE, %d): %s", __func__, in ssh_sandbox_parent()
174 __func__, box->systrace_fd, strerror(errno)); in ssh_sandbox_parent()
[all …]
/freebsd-13.1/contrib/libfido2/src/
H A Dwinhello.c50 fido_log_debug("%s: NULL", __func__); in to_utf16()
59 fido_log_debug("%s: calloc", __func__); in to_utf16()
78 fido_log_debug("%s: NULL", __func__); in to_utf8()
87 fido_log_debug("%s: calloc", __func__); in to_utf8()
104 fido_log_debug("%s: calloc", __func__); in to_fido_str_array()
141 fido_log_debug("%s: NULL", __func__); in pack_cd()
218 fido_log_debug("%s: id", __func__); in pack_rp()
222 fido_log_debug("%s: name", __func__); in pack_rp()
233 fido_log_debug("%s: id", __func__); in pack_user()
242 fido_log_debug("%s: name", __func__); in pack_user()
[all …]
H A Dlargeblob.c173 fido_log_debug("%s: fido_tx", __func__); in largeblob_get_tx()
193 fido_log_debug("%s: cbor type", __func__); in parse_largeblob_reply()
209 fido_log_debug("%s: fido_rx", __func__); in largeblob_get_rx()
233 fido_log_debug("%s: len", __func__); in largeblob_array_load()
238 fido_log_debug("%s: cbor_load", __func__); in largeblob_array_load()
438 __func__, array->len, n); in largeblob_get_array()
485 fido_log_debug("%s: SHA256", __func__); in prepare_hmac()
522 fido_log_debug("%s: fido_tx", __func__); in largeblob_set_tx()
597 fido_log_debug("%s: SHA256", __func__); in largeblob_set_array()
614 fido_log_debug("%s: body", __func__); in largeblob_set_array()
[all …]
H A Du2f.c56 fido_log_debug("%s: d2i_X509", __func__); in x5c_get()
90 fido_log_debug("%s: sha256", __func__); in authdata_fake()
138 fido_log_debug("%s: iso7816", __func__); in send_dummy_register()
146 fido_log_debug("%s: fido_tx", __func__); in send_dummy_register()
156 fido_log_debug("%s: usleep", __func__); in send_dummy_register()
192 fido_log_debug("%s: sha256", __func__); in key_lookup()
205 fido_log_debug("%s: iso7816", __func__); in key_lookup()
212 fido_log_debug("%s: fido_tx", __func__); in key_lookup()
300 fido_log_debug("%s: sha256", __func__); in do_auth()
583 __func__); in u2f_register()
[all …]
H A Dhid_osx.c43 fido_log_debug("%s: CFNumberGetType", __func__); in get_int32()
48 fido_log_debug("%s: CFNumberGetValue", __func__); in get_int32()
202 fido_log_debug("%s: transport", __func__); in is_fido()
270 fido_log_debug("%s: calloc", __func__); in fido_hid_manifest()
312 fido_log_debug("%s: io error", __func__); in report_callback()
317 fido_log_error(errno, "%s: write", __func__); in report_callback()
378 fido_log_debug("%s: calloc", __func__); in fido_hid_open()
386 fido_log_error(errno, "%s: pipe", __func__); in fido_hid_open()
392 fido_log_debug("%s: set_nonblock", __func__); in fido_hid_open()
433 fido_log_debug("%s: snprintf", __func__); in fido_hid_open()
[all …]
H A Dhid_win.c145 fido_log_debug("%s: malloc", __func__); in get_str()
167 fido_log_debug("%s: malloc", __func__); in get_str()
207 __func__); in get_path()
212 fido_log_debug("%s: malloc", __func__); in get_path()
221 __func__); in get_path()
226 fido_log_debug("%s: strdup", __func__); in get_path()
262 fido_log_debug("%s: malloc", __func__); in hid_ok()
291 fido_log_debug("%s: get_path", __func__); in copy_info()
299 fido_log_debug("%s: hid_ok", __func__); in copy_info()
312 fido_log_debug("%s: is_fido", __func__); in copy_info()
[all …]
H A Dcbor.c112 __func__, i, (void *)v[i]); in cbor_array_iter()
178 fido_log_debug("%s: dup", __func__); in cbor_bytestring_copy()
205 fido_log_debug("%s: dup", __func__); in cbor_string_copy()
738 fido_log_debug("%s: HMAC", __func__); in cbor_encode_change_pin_auth()
749 fido_log_debug("%s: HMAC", __func__); in cbor_encode_change_pin_auth()
1342 __func__); in cbor_decode_assert_authdata()
1380 fido_log_debug("%s: alg", __func__); in decode_attstmt_entry()
1391 fido_log_debug("%s: sig", __func__); in decode_attstmt_entry()
1398 fido_log_debug("%s: x5c", __func__); in decode_attstmt_entry()
1505 fido_log_debug("%s: id", __func__); in decode_user_entry()
[all …]
H A Dhid_openbsd.c50 __func__, path); in fido_hid_manifest()
52 fido_log_error(errno, "%s: close", __func__); in fido_hid_manifest()
56 fido_log_error(errno, "%s: close", __func__); in fido_hid_manifest()
59 __func__, path, udi.udi_bus, udi.udi_addr); in fido_hid_manifest()
121 fido_log_debug("%s: wait reply", __func__); in terrible_ping_kludge()
126 fido_log_error(errno, "%s: poll", __func__); in terrible_ping_kludge()
129 fido_log_debug("%s: timed out", __func__); in terrible_ping_kludge()
140 __func__); in terrible_ping_kludge()
143 fido_log_debug("%s: no response", __func__); in terrible_ping_kludge()
180 fido_log_error(errno, "%s: close", __func__); in fido_hid_close()
[all …]
H A Dcredman.c29 fido_log_debug("%s: n > UINT8_MAX", __func__); in credman_grow_array()
71 fido_log_debug("%s: cbor encode", __func__); in credman_prepare_hmac()
161 fido_log_debug("%s: fido_tx", __func__); in credman_tx()
185 fido_log_debug("%s: cbor type", __func__); in credman_parse_metadata()
195 fido_log_debug("%s: cbor type", __func__); in credman_parse_metadata()
211 fido_log_debug("%s: fido_rx", __func__); in credman_rx_metadata()
334 fido_log_debug("%s: fido_rx", __func__); in credman_rx_rk()
371 fido_log_debug("%s: fido_rx", __func__); in credman_rx_next_rk()
400 fido_log_debug("%s: sha256", __func__); in credman_get_rk_wait()
539 fido_log_debug("%s: fido_rx", __func__); in credman_rx_rp()
[all …]
H A Dpin.c48 fido_log_debug("%s: SHA256", __func__); in pin_sha256_enc()
103 fido_log_debug("%s: pad64", __func__); in pin_pad64_enc()
161 fido_log_debug("%s: NULL pin", __func__); in ctap20_uv_token_tx()
189 fido_log_debug("%s: fido_tx", __func__); in ctap20_uv_token_tx()
252 fido_log_debug("%s: fido_tx", __func__); in ctap21_uv_token_tx()
298 fido_log_debug("%s: fido_rx", __func__); in uv_token_rx()
401 fido_log_debug("%s: fido_tx", __func__); in fido_dev_change_pin_tx()
455 fido_log_debug("%s: fido_tx", __func__); in fido_dev_set_pin_tx()
562 fido_log_debug("%s: fido_tx", __func__); in fido_dev_get_retry_count_tx()
586 fido_log_debug("%s: fido_rx", __func__); in fido_dev_get_pin_retry_count_rx()
[all …]
/freebsd-13.1/tests/sys/fifo/
H A Dfifo_misc.c111 makefifo("testfifo", __func__); in test_lseek()
114 warn("%s: openfifo", __func__); in test_lseek()
121 __func__); in test_lseek()
141 makefifo("testfifo", __func__); in test_truncate()
186 makefifo("testfifo", __func__); in test_ioctl()
238 makefifo("testfifo", __func__); in test_chmodchown()
247 warn("%s: fchmod", __func__); in test_chmodchown()
253 warn("%s: stat", __func__); in test_chmodchown()
265 warn("%s: fstat", __func__); in test_chmodchown()
292 warn("%s: stat", __func__); in test_chmodchown()
[all …]
H A Dfifo_io.c250 makefifo("testfifo", __func__); in test_simpleio()
427 __func__); in test_blocking_read_empty()
450 __func__); in test_blocking_read_empty()
496 __func__); in test_blocking_one_byte()
511 __func__); in test_blocking_one_byte()
558 __func__); in test_nonblocking_one_byte()
573 __func__); in test_nonblocking_one_byte()
629 __func__); in test_blocking_partial_write()
687 __func__); in test_nonblocking_partial_write()
1186 warn("%s: read", __func__); in test_events_write_read_byte()
[all …]
/freebsd-13.1/usr.sbin/rtadvd/
H A Dcontrol.c88 __func__, strerror(errno)); in cm_recv()
96 "<%s> waiting...", __func__); in cm_recv()
115 "<%s> version mismatch", __func__); in cm_recv()
120 "<%s> invalid msg type.", __func__); in cm_recv()
144 __func__, strerror(errno)); in cm_recv()
152 "<%s> waiting...", __func__); in cm_recv()
362 syslog(LOG_ERR, "<%s> malloc", __func__); in cm_bin2pl()
424 __func__, len); in cm_pl2bin()
472 syslog(LOG_DEBUG, "<%s> enter", __func__); in cm_str2bin()
476 __func__, len); in cm_str2bin()
[all …]
H A Dcontrol_server.c112 syslog(LOG_DEBUG, "<%s> enter", __func__); in cm_getprop_echo()
123 syslog(LOG_DEBUG, "<%s> enter", __func__); in cm_getprop_version()
137 syslog(LOG_DEBUG, "<%s> enter", __func__); in cm_getprop_ifilist()
171 syslog(LOG_DEBUG, "<%s> enter", __func__); in cm_getprop_ifi()
207 syslog(LOG_DEBUG, "<%s> enter", __func__); in cm_getprop_rai()
249 syslog(LOG_DEBUG, "<%s> enter", __func__); in cm_getprop_ifi_ra_timer()
662 "<%s> cm_send()", __func__); in cm_handler_server()
669 "<%s> cm_recv()", __func__); in cm_handler_server()
679 "<%s> CM_TYPE_ERR", __func__); in cm_handler_server()
684 "<%s> unknown status", __func__); in cm_handler_server()
[all …]
/freebsd-13.1/sys/mips/beri/
H A Dberi_mp.c88 __func__, ncpus, MAXCPU); in platform_cpu_mask()
104 __func__); in platform_cpu_mask()
119 "property\n", __func__, reg); in platform_cpu_mask()
131 "cpu-release-addr\n", __func__, reg); in platform_cpu_mask()
136 "entry\n", __func__, reg); in platform_cpu_mask()
272 "trying parent\n", __func__, cpuid); in platform_start_ap()
280 __func__, cpuid, prop); in platform_start_ap()
285 "trying parent\n", __func__, cpuid); in platform_start_ap()
289 __func__, cpuid); in platform_start_ap()
293 "'spin-table'", __func__, cpuid, prop); in platform_start_ap()
[all …]
/freebsd-13.1/sys/arm/broadcom/bcm2835/
H A Dbcm2835_sdhost.c545 __func__, cdst, in bcm_sdhost_waitcommand_status()
1062 __func__, val); in bcm_sdhost_write_1()
1066 __func__, val); in bcm_sdhost_write_1()
1070 __func__, val); in bcm_sdhost_write_1()
1074 __func__, val); in bcm_sdhost_write_1()
1096 __func__, val); in bcm_sdhost_write_2()
1103 __func__, val); in bcm_sdhost_write_2()
1110 __func__, val); in bcm_sdhost_write_2()
1129 __func__, val); in bcm_sdhost_write_2()
1134 __func__, val); in bcm_sdhost_write_2()
[all …]
/freebsd-13.1/sys/dev/qlxgbe/
H A Dql_misc.c230 __func__); in ql_rd_flash32()
278 __func__); in qla_get_fdt()
287 __func__); in qla_get_fdt()
296 __func__); in qla_get_fdt()
329 __func__); in qla_get_fdt()
337 __func__); in qla_get_fdt()
360 __func__); in qla_flash_write_enable()
372 __func__); in qla_flash_write_enable()
380 __func__); in qla_flash_write_enable()
408 __func__); in qla_flash_write_enable()
[all …]
/freebsd-13.1/crypto/openssh/openbsd-compat/
H A Dport-linux.c82 "security_getenforce() failed", __func__); in ssh_selinux_getctxbyname()
85 "context for %s", __func__, pwname); in ssh_selinux_getctxbyname()
91 __func__, pwname); in ssh_selinux_getctxbyname()
112 debug3("%s: setting execution context", __func__); in ssh_selinux_setup_exec_context()
121 "context for %s", __func__, pwname); in ssh_selinux_setup_exec_context()
131 debug3("%s: done", __func__); in ssh_selinux_setup_exec_context()
161 __func__, strerror(errno)); in ssh_selinux_setup_pty()
174 debug3("%s: done", __func__); in ssh_selinux_setup_pty()
216 __func__, newctx, oldctx, strerror(errno)); in ssh_selinux_change_context()
266 debug3("%s", __func__); in oom_adjust_setup()
[all …]
/freebsd-13.1/sys/dev/qlxge/
H A Dqls_os.c169 __func__, i, in qls_sysctl_get_drvr_stats()
174 __func__, i, in qls_sysctl_get_drvr_stats()
179 __func__, i, in qls_sysctl_get_drvr_stats()
184 __func__, i, in qls_sysctl_get_drvr_stats()
189 __func__, i, in qls_sysctl_get_drvr_stats()
194 __func__, i, in qls_sysctl_get_drvr_stats()
199 __func__, i, in qls_sysctl_get_drvr_stats()
206 __func__, i, in qls_sysctl_get_drvr_stats()
211 __func__, i, in qls_sysctl_get_drvr_stats()
216 __func__, i, in qls_sysctl_get_drvr_stats()
[all …]
/freebsd-13.1/sys/dev/terasic/mtl/
H A Dterasic_mtl_syscons.c86 printf("%s: not yet\n", __func__); in terasic_mtl_syscons_configure()
95 printf("%s: not yet\n", __func__); in terasic_mtl_vidsw_probe()
143 __func__); in terasic_mtl_vidsw_init()
162 printf("%s: not yet\n", __func__); in terasic_mtl_vidsw_query_mode()
170 printf("%s: not yet\n", __func__); in terasic_mtl_vidsw_set_mode()
179 printf("%s: not yet\n", __func__); in terasic_mtl_vidsw_save_font()
188 printf("%s: not yet\n", __func__); in terasic_mtl_vidsw_load_font()
196 printf("%s: not yet\n", __func__); in terasic_mtl_vidsw_show_font()
204 printf("%s: not yet\n", __func__); in terasic_mtl_vidsw_save_palette()
212 printf("%s: not yet\n", __func__); in terasic_mtl_vidsw_load_palette()
[all …]
/freebsd-13.1/lib/libcam/
H A Dcamlib.c185 __func__); in cam_get_device()
197 __func__); in cam_get_device()
339 "%s: %s", __func__, __func__, strerror(errno)); in cam_open_btl()
465 __func__, __func__, dev_name, unit); in cam_lookup_pass()
469 "%s: %s%s", __func__, __func__, strerror(errno), in cam_lookup_pass()
518 " failed\n%s: %s", __func__, __func__, in cam_real_open_device()
549 "%s: %s", __func__, path, __func__, in cam_real_open_device()
577 "%s: %s", __func__, __func__, strerror(errno)); in cam_real_open_device()
604 "%s: %s", __func__, __func__, strerror(errno)); in cam_real_open_device()
619 "%s: %s", __func__, __func__, strerror(errno)); in cam_real_open_device()
[all …]
/freebsd-13.1/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c587 __func__, ep); in process_peer_close()
591 __func__, ep); in process_peer_close()
610 __func__, ep); in process_peer_close()
616 __func__, ep); in process_peer_close()
734 __func__); in process_conn_error()
812 __func__, ep); in process_close_complete()
2169 __func__); in process_mpa_reply()
2539 __func__, ret); in c4iw_sock_create()
2573 __func__, ret); in c4iw_sock_create()
2583 __func__, ret); in c4iw_sock_create()
[all …]

12345678910>>...82