Home
last modified time | relevance | path

Searched refs:__FUNCTION__ (Results 1 – 25 of 224) sorted by relevance

123456789

/src/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFileOnDemand.cpp41 __FUNCTION__); in InitializeObject()
50 LLDB_LOG(log, "[{0}] {1} is skipped", GetSymbolFileName(), __FUNCTION__); in ParseLanguage()
64 LLDB_LOG(log, "[{0}] {1} is skipped", GetSymbolFileName(), __FUNCTION__); in ParseXcodeSDK()
79 __FUNCTION__); in ParseFunctions()
88 __FUNCTION__); in ParseLineTable()
97 __FUNCTION__); in ParseDebugMacros()
109 __FUNCTION__); in ForEachExternalModule()
121 GetSymbolFileName(), __FUNCTION__); in ParseSupportFiles()
129 LLDB_LOG(log, "[{0}] {1} is skipped", GetSymbolFileName(), __FUNCTION__); in ParseIsOptimized()
144 __FUNCTION__); in ParseTypes()
[all …]
/src/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkinit_matching.c197 __FUNCTION__, type); in parse_list_value()
207 pkiDebug("%s: Unknown list keyword type %d\n", __FUNCTION__, type); in parse_list_value()
231 __FUNCTION__, ku->value, *bitptr); in parse_list_value()
240 pkiDebug("%s: Urecognized value '%s'\n", __FUNCTION__, value); in parse_list_value()
248 pkiDebug("%s: returning %d\n", __FUNCTION__, retval); in parse_list_value()
281 __FUNCTION__, *rule); in parse_rule_component()
286 pkiDebug("%s: found keyword '%s'\n", __FUNCTION__, kw->value); in parse_rule_component()
326 __FUNCTION__, kw->value); in parse_rule_component()
339 pkiDebug("%s: found value '%s'\n", __FUNCTION__, value); in parse_rule_component()
346 __FUNCTION__, value, err_buf); in parse_rule_component()
[all …]
H A Dpkinit_clnt.c367 __FUNCTION__); in verify_kdc_san()
371 __FUNCTION__); in verify_kdc_san()
381 pkiDebug("%s: error from retrieve_certificate_sans()\n", __FUNCTION__); in verify_kdc_san()
393 pkiDebug("%s: Checking pkinit sans\n", __FUNCTION__); in verify_kdc_san()
397 pkiDebug("%s: pkinit san match found\n", __FUNCTION__); in verify_kdc_san()
404 pkiDebug("%s: no pkinit san match found\n", __FUNCTION__); in verify_kdc_san()
408 __FUNCTION__); in verify_kdc_san()
416 __FUNCTION__, certhosts[i], cfghosts[j]); in verify_kdc_san()
419 pkiDebug("%s: we have a dnsName match\n", __FUNCTION__); in verify_kdc_san()
427 pkiDebug("%s: no dnsName san match found\n", __FUNCTION__); in verify_kdc_san()
[all …]
H A Dpkinit_srv.c82 pkiDebug("%s: freeing context at %p\n", __FUNCTION__, realm_contexts); in free_realm_contexts()
196 pkiDebug("%s: error from retrieve_certificate_sans()\n", __FUNCTION__); in verify_client_san()
210 pkiDebug("%s: Checking pkinit sans\n", __FUNCTION__); in verify_client_san()
215 __FUNCTION__, client_string, san_string); in verify_client_san()
225 pkiDebug("%s: no pkinit san match found\n", __FUNCTION__); in verify_client_san()
233 __FUNCTION__); in verify_client_san()
238 pkiDebug("%s: Checking upn sans\n", __FUNCTION__); in verify_client_san()
242 __FUNCTION__, client_string, upns[i]); in verify_client_san()
259 pkiDebug("%s: no upn san match found\n", __FUNCTION__); in verify_client_san()
278 __FUNCTION__, retval, *valid_san); in verify_client_san()
[all …]
/src/sys/contrib/openzfs/lib/libspl/include/
H A Dassert.h69 libspl_assertf(__FILE__, __FUNCTION__, __LINE__, fmt, ## a)
73 libspl_assert(#cond, __FILE__, __FUNCTION__, __LINE__))
78 libspl_assertf(__FILE__, __FUNCTION__, __LINE__, \
85 libspl_assert(#cond, __FILE__, __FUNCTION__, __LINE__))
92 libspl_assertf(__FILE__, __FUNCTION__, __LINE__, \
103 libspl_assertf(__FILE__, __FUNCTION__, __LINE__, \
114 libspl_assertf(__FILE__, __FUNCTION__, __LINE__, \
125 libspl_assertf(__FILE__, __FUNCTION__, __LINE__, \
135 libspl_assertf(__FILE__, __FUNCTION__, __LINE__, \
144 libspl_assertf(__FILE__, __FUNCTION__, __LINE__, \
[all …]
/src/sys/dev/bnxt/bnxt_en/
H A Dbnxt_mgmt.c79 __FILE__, __FUNCTION__, __LINE__); in bnxt_mgmt_loader()
110 DRIVER_NAME, __FUNCTION__, __LINE__); in bnxt_mgmt_process_dcb()
117 DRIVER_NAME, __FUNCTION__, __LINE__); in bnxt_mgmt_process_dcb()
147 __FUNCTION__, __LINE__, mgmt_dcb.op); in bnxt_mgmt_process_dcb()
154 __FUNCTION__, __LINE__); in bnxt_mgmt_process_dcb()
178 DRIVER_NAME, __FUNCTION__, __LINE__); in bnxt_mgmt_process_hwrm()
185 DRIVER_NAME, __FUNCTION__, __LINE__); in bnxt_mgmt_process_hwrm()
191 __FUNCTION__, __LINE__); in bnxt_mgmt_process_hwrm()
198 __FUNCTION__, __LINE__); in bnxt_mgmt_process_hwrm()
204 "supported is 1 \n", __FUNCTION__, __LINE__); in bnxt_mgmt_process_hwrm()
[all …]
/src/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Ddebug.h109 spl_panic(__FILE__, __FUNCTION__, __LINE__, fmt, ## a)
114 __FILE__, __FUNCTION__, __LINE__))
118 spl_panic(__FILE__, __FUNCTION__, __LINE__, \
126 spl_panic(__FILE__, __FUNCTION__, __LINE__, \
136 spl_panic(__FILE__, __FUNCTION__, __LINE__, \
147 spl_panic(__FILE__, __FUNCTION__, __LINE__, \
158 spl_panic(__FILE__, __FUNCTION__, __LINE__, \
168 spl_panic(__FILE__, __FUNCTION__, __LINE__, \
176 spl_panic(__FILE__, __FUNCTION__, __LINE__, \
193 spl_panic(__FILE__, __FUNCTION__, __LINE__, \
[all …]
/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Ddebug.h105 spl_panic(__FILE__, __FUNCTION__, __LINE__, fmt, ## a)
110 __FILE__, __FUNCTION__, __LINE__))
114 spl_panic(__FILE__, __FUNCTION__, __LINE__, \
122 spl_panic(__FILE__, __FUNCTION__, __LINE__, \
132 spl_panic(__FILE__, __FUNCTION__, __LINE__, \
143 spl_panic(__FILE__, __FUNCTION__, __LINE__, \
154 spl_panic(__FILE__, __FUNCTION__, __LINE__, \
164 spl_panic(__FILE__, __FUNCTION__, __LINE__, \
172 spl_panic(__FILE__, __FUNCTION__, __LINE__, \
189 spl_panic(__FILE__, __FUNCTION__, __LINE__, \
[all …]
/src/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.c376 … printf("%s: Bad dek index 0x%x (MAX: 0x%x).\n", __FUNCTION__, dek_index, DEK_MAX_TABLE_ITEMS); in agtiapi_AddDek()
388 printf("%s: Unknown dek table %d\n", __FUNCTION__, dek_table); in agtiapi_AddDek()
400 …printf("%s: Base: %p, Index: %08x, Virt: %p Size: %d\n", __FUNCTION__, pDekTable, dek_index, &pDek… in agtiapi_AddDek()
422 … printf("%s: Bad dek index 0x%x (MAX: 0x%x).\n", __FUNCTION__, dek_index, DEK_MAX_TABLE_ITEMS); in agtiapi_MapDekKek()
427 printf("%s: Bad dek table.\n", __FUNCTION__); in agtiapi_MapDekKek()
432 printf("%s: Bad kek index.\n", __FUNCTION__); in agtiapi_MapDekKek()
452 printf("%s: Bad kek index.\n", __FUNCTION__); in agtiapi_AddKek()
456 printf("%s: Bad kek wrapper index.\n", __FUNCTION__); in agtiapi_AddKek()
494 printf("%s: Bad channel %d.\n", __FUNCTION__, chan); in agtiapi_MapDek()
498 printf("%s: Bad device %d.\n", __FUNCTION__, device); in agtiapi_MapDek()
[all …]
/src/crypto/krb5/src/ccapi/server/win/
H A Dccs_os_server.cpp380 cci_debug_printf("THREAD BEGIN: %s", __FUNCTION__); in receiveLoop()
406 cci_debug_printf("%s Registering endpoint %s", __FUNCTION__, endpoint); in receiveLoop()
427 cci_debug_printf("%s is listening ...", __FUNCTION__); in receiveLoop()
493 cci_debug_printf("%s About to LISTEN to <%s>", __FUNCTION__, endpoint); in connectionListener()
550 __FUNCTION__, pAsync, pAsync->UserInfo, pAsync->UserInfo); in clientListener()
774 cci_debug_printf("%s Peer Name is \"%s\"", __FUNCTION__, peer_name); in print_client_info()
777 __FUNCTION__, peer_status, rpc_error_to_string(peer_status)); in print_client_info()
787 __FUNCTION__, in print_client_info()
793 cci_debug_printf("%s Client ID is \"%s\"", __FUNCTION__, client_id); in print_client_info()
796 __FUNCTION__, client_status, rpc_error_to_string(client_status)); in print_client_info()
[all …]
/src/sys/arm/freescale/imx/
H A Dimx6_ahci.c113 __FUNCTION__); in imx6_ahci_phy_addr()
121 __FUNCTION__); in imx6_ahci_phy_addr()
137 __FUNCTION__); in imx6_ahci_phy_write()
146 "%s: error on SATA_P0PHYCR_CR_CAP_DATA=1\n", __FUNCTION__); in imx6_ahci_phy_write()
151 "%s: error on SATA_P0PHYCR_CR_CAP_DATA=0\n", __FUNCTION__); in imx6_ahci_phy_write()
165 __FUNCTION__); in imx6_ahci_phy_write()
172 __FUNCTION__); in imx6_ahci_phy_write()
188 __FUNCTION__); in imx6_ahci_phy_read()
195 __FUNCTION__); in imx6_ahci_phy_read()
204 __FUNCTION__); in imx6_ahci_phy_read()
H A Dimx_iomux.c268 KASSERT(sc != NULL, ("%s called before attach", __FUNCTION__)); in imx_iomux_gpr_get()
270 ("%s bad regaddr %u, max %u", __FUNCTION__, regaddr, in imx_iomux_gpr_get()
282 KASSERT(sc != NULL, ("%s called before attach", __FUNCTION__)); in imx_iomux_gpr_set()
284 ("%s bad regaddr %u, max %u", __FUNCTION__, regaddr, in imx_iomux_gpr_set()
297 KASSERT(sc != NULL, ("%s called before attach", __FUNCTION__)); in imx_iomux_gpr_set_masked()
299 ("%s bad regaddr %u, max %u", __FUNCTION__, regaddr, in imx_iomux_gpr_set_masked()
/src/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp83 LLDB_LOGF(log, "DynamicLoaderPOSIXDYLD::%s() pid %" PRIu64, __FUNCTION__, in DidAttach()
89 __FUNCTION__, m_process ? m_process->GetID() : LLDB_INVALID_PROCESS_ID); in DidAttach()
100 __FUNCTION__, in DidAttach()
134 __FUNCTION__, in DidAttach()
148 __FUNCTION__); in DidAttach()
169 LLDB_LOGF(log, "DynamicLoaderPOSIXDYLD::%s()", __FUNCTION__); in DidLaunch()
186 __FUNCTION__); in DidLaunch()
228 __FUNCTION__, m_process ? m_process->GetID() : LLDB_INVALID_PROCESS_ID); in ProbeEntry()
236 __FUNCTION__, in ProbeEntry()
267 __FUNCTION__, in EntryBreakpointHit()
[all …]
H A DDYLDRendezvous.cpp70 LLDB_LOGF(log, "%s null process provided", __FUNCTION__); in ResolveRendezvousAddress()
77 LLDB_LOGF(log, "%s info_location = 0x%" PRIx64, __FUNCTION__, info_location); in ResolveRendezvousAddress()
91 __FUNCTION__, info_location); in ResolveRendezvousAddress()
102 __FUNCTION__, info_addr); in ResolveRendezvousAddress()
110 __FUNCTION__); in ResolveRendezvousAddress()
116 LLDB_LOGF(log, "%s FAILED - invalid info address", __FUNCTION__); in ResolveRendezvousAddress()
121 __FUNCTION__, m_process->GetAddressByteSize(), info_location); in ResolveRendezvousAddress()
126 __FUNCTION__, error.AsCString()); in ResolveRendezvousAddress()
134 __FUNCTION__, info_location); in ResolveRendezvousAddress()
148 __FUNCTION__, m_exe_file_spec.GetPath().c_str()); in UpdateExecutablePath()
[all …]
/src/crypto/krb5/src/ccapi/lib/win/
H A Ddllmain.cxx75 cci_debug_printf("%s DLL_PROCESS_ATTACH", __FUNCTION__); in DllMain()
101 cci_debug_printf("%s DLL_THREAD_ATTACH", __FUNCTION__); in DllMain()
118 cci_debug_printf("%s DLL_THREAD_DETACH", __FUNCTION__); in DllMain()
129 cci_debug_printf("%s DLL_PROCESS_DETACH", __FUNCTION__); in DllMain()
184 cci_debug_printf("%s unexpected reason %d", __FUNCTION__, fdwReason); in DllMain()
/src/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1076 __FUNCTION__, json_stream.GetData()); in HandleArrivalOfStructuredData()
1084 __FUNCTION__); in HandleArrivalOfStructuredData()
1103 __FUNCTION__); in HandleArrivalOfStructuredData()
1216 __FUNCTION__, process.GetUniqueID()); in ModulesDidLoad()
1226 __FUNCTION__, process.GetUniqueID()); in ModulesDidLoad()
1237 __FUNCTION__, process.GetUniqueID()); in ModulesDidLoad()
1253 __FUNCTION__, process.GetUniqueID()); in ModulesDidLoad()
1277 __FUNCTION__, logging_module_cstr, process.GetUniqueID()); in ModulesDidLoad()
1287 __FUNCTION__, logging_module_cstr, process.GetUniqueID()); in ModulesDidLoad()
1464 LLDB_LOGF(log, "StructuredDataDarwinLog::%s() called", __FUNCTION__); in InitCompletionHookCallback()
[all …]
/src/contrib/openbsm/bin/auditd/
H A Dauditd_fbsd.c216 auditd_log_err("%s: error %d", __FUNCTION__, errno); in auditd_wait_for_events()
225 auditd_log_debug("%s: SIGTERM", __FUNCTION__); in auditd_wait_for_events()
230 auditd_log_debug("%s: SIGALRM", __FUNCTION__); in auditd_wait_for_events()
239 auditd_log_debug("%s: SIGHUP", __FUNCTION__); in auditd_wait_for_events()
247 auditd_log_err("%s: read EOF", __FUNCTION__); in auditd_wait_for_events()
/src/crypto/krb5/src/ccapi/server/
H A Dccs_client.c95 __FUNCTION__, callback); in ccs_client_release()
103 __FUNCTION__, iterator); in ccs_client_release()
153 cci_debug_printf ("%s: Removing callback reference %p.", __FUNCTION__, callback); in ccs_client_remove_callback()
162 cci_debug_printf ("%s: WARNING! callback not found.", __FUNCTION__); in ccs_client_remove_callback()
204 cci_debug_printf ("%s: Removing iterator reference %p.", __FUNCTION__, iterator); in ccs_client_remove_iterator()
213 cci_debug_printf ("%s: WARNING! iterator not found.", __FUNCTION__); in ccs_client_remove_iterator()
H A Dccs_callback.c148 __FUNCTION__); in ccs_callback_invalidate()
166 cci_debug_printf ("%s: callback %p replying to client.", __FUNCTION__, io_callback); in ccs_callback_reply_to_client()
172 __FUNCTION__); in ccs_callback_reply_to_client()
178 __FUNCTION__); in ccs_callback_reply_to_client()
/src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp265 __FUNCTION__); in LaunchProcess()
319 __FUNCTION__, terminal_fd); in LaunchProcess()
327 __FUNCTION__, terminal_fd); in LaunchProcess()
346 __FUNCTION__, pid); in AttachToProcess()
376 __FUNCTION__, terminal_fd); in AttachToProcess()
384 __FUNCTION__, terminal_fd); in AttachToProcess()
468 __FUNCTION__, process->GetID(), in InitializeDelegate()
666 __FUNCTION__, reg_num); in GetRegistersAsJSON()
678 __FUNCTION__, in GetRegistersAsJSON()
749 __FUNCTION__, process.GetID(), tid, signum, in GetJSONThreadsInfo()
[all …]
H A DGDBRemoteClientBase.cpp91 __FUNCTION__); in SendContinuePacketAndWaitForResponse()
98 LLDB_LOGF(log, "GDBRemoteClientBase::%s () got packet: %s", __FUNCTION__, in SendContinuePacketAndWaitForResponse()
110 __FUNCTION__); in SendContinuePacketAndWaitForResponse()
190 __FUNCTION__, int(payload.size()), payload.data()); in SendPacketAndWaitForResponse()
225 __FUNCTION__, int(payload.size()), payload.data()); in SendPacketAndReceiveResponseWithOutputSupport()
330 __FUNCTION__, m_comm.m_continue_packet.c_str()); in lock()
338 __FUNCTION__); in lock()
H A DGDBRemoteCommunication.cpp627 __FUNCTION__, (uint32_t)src_len, (uint32_t)src_len, src); in CheckForPacket()
709 __FUNCTION__, idx - 1, idx - 1, m_bytes.c_str()); in CheckForPacket()
887 __FUNCTION__, url ? url : "<empty>", port ? *port : uint16_t(0)); in StartDebugserverProcess()
907 __FUNCTION__, env_debugserver_path.c_str()); in StartDebugserverProcess()
921 __FUNCTION__, debugserver_file_spec.GetPath().c_str()); in StartDebugserverProcess()
938 __FUNCTION__, debugserver_file_spec.GetPath().c_str()); in StartDebugserverProcess()
1005 __FUNCTION__, error.AsCString()); in StartDebugserverProcess()
1018 __FUNCTION__, error.AsCString()); in StartDebugserverProcess()
1034 __FUNCTION__, error.AsCString()); in StartDebugserverProcess()
1057 __FUNCTION__, error.AsCString()); in StartDebugserverProcess()
[all …]
/src/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp192 __FUNCTION__); in SetJITBreakpoint()
203 __FUNCTION__); in SetJITBreakpoint()
207 LLDB_LOGF(log, "JITLoaderGDB::%s setting JIT breakpoint", __FUNCTION__); in SetJITBreakpoint()
223 LLDB_LOGF(log, "JITLoaderGDB::%s hit JIT breakpoint", __FUNCTION__); in JITDebugBreakpointHit()
297 __FUNCTION__); in ReadJITDescriptorImpl()
312 __FUNCTION__, jit_relevant_entry); in ReadJITDescriptorImpl()
324 __FUNCTION__, symbolfile_addr, (uint64_t)symbolfile_size); in ReadJITDescriptorImpl()
368 __FUNCTION__, symbolfile_addr); in ReadJITDescriptorImpl()
372 __FUNCTION__, symbolfile_addr); in ReadJITDescriptorImpl()
/src/crypto/krb5/src/lib/gssapi/krb5/
H A Ddisp_status.c51 fprintf(stderr, "%s(%lu, p=%p)", __FUNCTION__, (unsigned long) minor_code, in get_error_message()
77 fprintf(stderr, "%s(%lu, %s)", __FUNCTION__, (unsigned long) minor_code, msg); in save_error_string_nocopy()
134 fprintf(stderr, "%s(%lu, ctx=%p)\n", __FUNCTION__, in krb5_gss_save_error_info()
139 fprintf(stderr, "%s(%lu, ctx=%p) saving: %s\n", __FUNCTION__, in krb5_gss_save_error_info()
/src/sys/dev/oce/
H A Doce_mbox.c313 __FUNCTION__, ret, in oce_get_fw_version()
469 __FUNCTION__, ret, in oce_read_mac_addr()
514 __FUNCTION__, ret, in oce_get_fw_config()
600 __FUNCTION__, rc, in oce_if_create()
648 __FUNCTION__, rc, in oce_if_del()
705 __FUNCTION__, rc, in oce_config_vlan()
758 __FUNCTION__, rc, in oce_set_flow_control()
863 __FUNCTION__, rc, in oce_config_nic_rss()
951 __FUNCTION__, rc, in oce_set_common_iface_rx_filter()
992 __FUNCTION__, rc, in oce_get_link_status()
[all …]

123456789