Home
last modified time | relevance | path

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

12

/titanic_50/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c209 __FUNCTION__, type); in parse_list_value()
219 pkiDebug("%s: Unknown list keyword type %d\n", __FUNCTION__, type); in parse_list_value()
243 __FUNCTION__, ku->value, *bitptr); in parse_list_value()
252 pkiDebug("%s: Urecognized value '%s'\n", __FUNCTION__, value); in parse_list_value()
260 pkiDebug("%s: returning %d\n", __FUNCTION__, retval); in parse_list_value()
293 __FUNCTION__, *rule); in parse_rule_component()
298 pkiDebug("%s: found keyword '%s'\n", __FUNCTION__, kw->value); in parse_rule_component()
338 __FUNCTION__, kw->value); in parse_rule_component()
351 pkiDebug("%s: found value '%s'\n", __FUNCTION__, value); in parse_rule_component()
358 __FUNCTION__, value, err_buf); in parse_rule_component()
[all …]
H A Dpkinit_srv.c186 pkiDebug("%s: error from retrieve_certificate_sans()\n", __FUNCTION__); in verify_client_san()
195 __FUNCTION__); in verify_client_san()
201 __FUNCTION__, plugin_decision); in verify_client_san()
211 pkiDebug("%s: Checking pkinit sans\n", __FUNCTION__); in verify_client_san()
216 __FUNCTION__, client_string, san_string); in verify_client_san()
220 pkiDebug("%s: pkinit san match found\n", __FUNCTION__); in verify_client_san()
226 pkiDebug("%s: no pkinit san match found\n", __FUNCTION__); in verify_client_san()
234 __FUNCTION__); in verify_client_san()
239 pkiDebug("%s: Checking upn sans\n", __FUNCTION__); in verify_client_san()
244 __FUNCTION__, client_string, san_string); in verify_client_san()
[all …]
H A Dpkinit_clnt.c560 __FUNCTION__);
564 __FUNCTION__);
572 pkiDebug("%s: error from retrieve_certificate_sans()\n", __FUNCTION__);
581 __FUNCTION__);
588 __FUNCTION__, plugin_decision, *need_eku_checking);
595 pkiDebug("%s: Checking pkinit sans\n", __FUNCTION__);
598 pkiDebug("%s: pkinit san match found\n", __FUNCTION__);
605 pkiDebug("%s: no pkinit san match found\n", __FUNCTION__);
609 __FUNCTION__);
617 __FUNCTION__, certhosts[i], cfghosts[j]);
[all …]
H A Dpkinit_identity.c405 __FUNCTION__, idopts->cert_filename, in parse_pkcs12_options()
425 __FUNCTION__, value ? value : "NULL"); in process_option_identity()
448 __FUNCTION__, value); in process_option_identity()
460 pkiDebug("%s: idtype is %s\n", __FUNCTION__, idtype2string(idopts->idtype)); in process_option_identity()
515 __FUNCTION__, catype2string(catype), value); in process_option_ca_crl()
594 pkiDebug("%s: %p %p %p\n", __FUNCTION__, context, idopts, id_cryptoctx); in pkinit_identity_initialize()
620 pkiDebug("%s: no user identity options specified\n", __FUNCTION__); in pkinit_identity_initialize()
635 pkiDebug("%s: No matching certificate found\n", __FUNCTION__); in pkinit_identity_initialize()
646 __FUNCTION__); in pkinit_identity_initialize()
H A Dpkinit_crypto_openssl.c394 __FUNCTION__, ctx); in pkinit_init_plg_crypto()
415 pkiDebug("%s: freeing context at %p\n", __FUNCTION__, cryptoctx); in pkinit_fini_plg_crypto()
443 pkiDebug("%s: returning ctx at %p\n", __FUNCTION__, ctx); in pkinit_init_identity_crypto()
461 pkiDebug("%s: freeing ctx at %p\n", __FUNCTION__, idctx); in pkinit_fini_identity_crypto()
487 pkiDebug("%s: returning ctx at %p\n", __FUNCTION__, ctx); in pkinit_init_req_crypto()
498 pkiDebug("%s: freeing ctx at %p\n", __FUNCTION__, req_cryptoctx); in pkinit_fini_req_crypto()
1238 __FUNCTION__, ERR_error_string(err, NULL)); in cms_signeddata_verify()
1727 pkiDebug("%s: unrecognized pa_type = %d\n", __FUNCTION__, pa_type); in cms_envelopeddata_verify()
1828 pkiDebug("%s: nowhere to return any values!\n", __FUNCTION__); in crypto_retrieve_X509_sans()
1833 pkiDebug("%s: no certificate!\n", __FUNCTION__); in crypto_retrieve_X509_sans()
[all …]
H A Dpkinit.h98 #define __FUNCTION__ __func__ macro
100 #define __FUNCTION__ "" macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c142 FCOEI_LOG(__FUNCTION__, "soft state init failed: %x", ret); in _init()
149 FCOEI_LOG(__FUNCTION__, "fcoei mod_install failed: %x", ret); in _init()
158 FCOEI_LOG(__FUNCTION__, "fcoei _init succeeded"); in _init()
169 FCOEI_EXT_LOG(__FUNCTION__, "fcoei mod_remove failed: %x", ret); in _fini()
174 FCOEI_LOG(__FUNCTION__, "fcoei _fini succeeded"); in _fini()
197 FCOEI_LOG(__FUNCTION__, "instance is %d", instance); in fcoei_attach()
202 FCOEI_LOG(__FUNCTION__, "ss zalloc failed: %x", ret); in fcoei_attach()
215 FCOEI_LOG(__FUNCTION__, "fcoei_attach_init failed: " in fcoei_attach()
222 FCOEI_LOG(__FUNCTION__, "fcoei_attach succeeded: dip-%p, " in fcoei_attach()
230 FCOEI_LOG(__FUNCTION__, "unsupported attach cmd-%X", cmd); in fcoei_attach()
[all …]
H A Dfcoei_eth.c136 FCOEI_LOG(__FUNCTION__, "not bound now"); in fcoei_rx_frame()
254 FCOEI_LOG(__FUNCTION__, "can't alloc frame"); in fcoei_process_unsol_xfer_rdy()
502 FCOEI_LOG(__FUNCTION__, "can't alloc frame"); in fcoei_process_unsol_abts_req()
525 FCOEI_LOG(__FUNCTION__, "can't alloc frame"); in fcoei_process_unsol_abts_req()
579 PRT_FRM_HDR(__FUNCTION__, frm); in fcoei_process_sol_fcp_resp()
580 FCOEI_LOG(__FUNCTION__, "can't find the corresponding xch: " in fcoei_process_sol_fcp_resp()
632 FCOEI_LOG(__FUNCTION__, "frame lost no pause ? %x/%x", in fcoei_process_sol_fcp_resp()
642 FCOEI_LOG(__FUNCTION__, "BEFORE WAKEUP: %p-%p", fpkt, xch); in fcoei_process_sol_fcp_resp()
644 FCOEI_LOG(__FUNCTION__, "AFTERE WAKEUP: %p-%p", fpkt, xch); in fcoei_process_sol_fcp_resp()
679 PRT_FRM_HDR(__FUNCTION__, frm); in fcoei_process_sol_els_rsp()
[all …]
H A Dfcoei_lv.c132 FCOEI_LOG(__FUNCTION__, "ss is NULL"); in fcoei_bind_port()
141 FCOEI_LOG(__FUNCTION__, "ss has been bound"); in fcoei_bind_port()
150 FCOEI_LOG(__FUNCTION__, "port_num is not 0"); in fcoei_bind_port()
193 FCOEI_LOG(__FUNCTION__, "Exit fcoei_bind_port: %p", ss); in fcoei_bind_port()
217 FCOEI_LOG(__FUNCTION__, "Exit fcoei_unbind_port: %p", ss); in fcoei_unbind_port()
296 FCOEI_LOG(__FUNCTION__, "cap: %s", cap); in fcoei_get_cap()
313 FCOEI_LOG(__FUNCTION__, "not supported"); in fcoei_get_cap()
337 FCOEI_LOG(__FUNCTION__, "cap: %s, %p, %p", cap, fca_handle, ptr); in fcoei_set_cap()
358 FCOEI_LOG(__FUNCTION__, "not: %p-%p", fca_handle, mapbuf); in fcoei_getmap()
383 FCOEI_LOG(__FUNCTION__, "not: %p-%p-%x-%p-%x", fca_handle, tokens, in fcoei_ub_alloc()
[all …]
/titanic_50/usr/src/cmd/hal/hald/
H A Dlogger.h63 #define __FUNCTION__ __func__ macro
67 #define HAL_TRACE(expr) do {logger_setup(HAL_LOGPRI_TRACE, __FILE__, __LINE__, __FUNCTION__); l…
70 #define HAL_DEBUG(expr) do {logger_setup(HAL_LOGPRI_DEBUG, __FILE__, __LINE__, __FUNCTION__); l…
73 #define HAL_INFO(expr) do {logger_setup(HAL_LOGPRI_INFO, __FILE__, __LINE__, __FUNCTION__); l…
76 #define HAL_WARNING(expr) do {logger_setup(HAL_LOGPRI_WARNING, __FILE__, __LINE__, __FUNCTION__); l…
79 #define HAL_ERROR(expr) do {logger_setup(HAL_LOGPRI_ERROR, __FILE__, __LINE__, __FUNCTION__); l…
82 #define DIE(expr) do {printf("*** [DIE] %s:%s():%d : ", __FILE__, __FUNCTION__, __LINE__); printf e…
H A Dutil.h32 #ifndef __FUNCTION__
33 #define __FUNCTION__ __func__ macro
/titanic_50/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.c375 unm_nic_driver_name, __FUNCTION__, tmp); in unm_nic_pci_change_crbwindow_128M()
464 "(0x%x), off=0x%llx\n", __FUNCTION__, adapter->crb_win, in unm_nic_pci_set_crbwindow_2M()
515 unm_nic_driver_name, __FUNCTION__, len); in unm_nic_hw_write_ioctl_128M()
581 unm_nic_driver_name, __FUNCTION__, len); in unm_nic_hw_write_wx_128M()
701 __FUNCTION__, off); in unm_nic_hw_write_wx_2M()
728 unm_nic_driver_name, __FUNCTION__, len); in unm_nic_hw_write_wx_2M()
785 unm_nic_driver_name, __FUNCTION__, len); in unm_nic_hw_read_ioctl_128M()
810 __FUNCTION__, off); in unm_nic_hw_read_wx_2M()
837 unm_nic_driver_name, __FUNCTION__, len); in unm_nic_hw_read_wx_2M()
894 unm_nic_driver_name, __FUNCTION__, len); in unm_nic_hw_read_wx_128M()
[all …]
H A Dunm_nic_init.c239 __FUNCTION__, __LINE__); in rom_fast_read()
246 __FUNCTION__, __LINE__); in rom_fast_read()
308 unm_nic_driver_name, __FUNCTION__, n); in pinit_from_rom()
/titanic_50/usr/src/lib/policykit/libpolkit/common/
H A Dlibpolkit-rbac.c37 #define __FUNCTION__ __func__ macro
44 __FUNCTION__); \
49 __FUNCTION__, _ctx_->magic, LIBPOLKIT_MAGIC); \
/titanic_50/usr/src/uts/intel/io/drm/
H A Dradeon_irq.c163 DRM_ERROR("%s called with no initialization\n", __FUNCTION__); in radeon_driver_vblank_do_wait()
224 DRM_ERROR("%s called with no initialization\n", __FUNCTION__); in radeon_irq_emit()
265 DRM_ERROR("%s called with no initialization\n", __FUNCTION__); in radeon_irq_wait()
H A Di915_mem.c299 DRM_ERROR("%s called with no initialization\n", __FUNCTION__); in i915_mem_alloc()
348 DRM_ERROR("%s called with no initialization\n", __FUNCTION__); in i915_mem_free()
379 DRM_ERROR("%s called with no initialization\n", __FUNCTION__); in i915_mem_init_heap()
406 DRM_ERROR("%s called with no initialization\n", __FUNCTION__); in i915_mem_destroy_heap()
H A Dradeon_mem.c250 DRM_ERROR("%s called with no initialization\n", __FUNCTION__); in radeon_mem_alloc()
306 DRM_ERROR("%s called with no initialization\n", __FUNCTION__); in radeon_mem_free()
337 DRM_ERROR("%s called with no initialization\n", __FUNCTION__); in radeon_mem_init_heap()
H A Dradeon_state.c1482 __FUNCTION__, in radeon_cp_dispatch_flip()
2179 DRM_ERROR("%s called with no initialization\n", __FUNCTION__); in radeon_surface_alloc()
2199 DRM_ERROR("%s called with no initialization\n", __FUNCTION__); in radeon_surface_free()
2353 DRM_ERROR("%s called with no initialization\n", __FUNCTION__); in radeon_cp_vertex()
2442 DRM_ERROR("%s called with no initialization\n", __FUNCTION__); in radeon_cp_indices()
2636 DRM_ERROR("%s called with no initialization\n", __FUNCTION__); in radeon_cp_indirect()
2713 DRM_ERROR("%s called with no initialization\n", __FUNCTION__); in radeon_cp_vertex2()
3038 DRM_DEBUG("%s: %x\n", __FUNCTION__, flags); in radeon_emit_wait()
3078 DRM_ERROR("%s called with no initialization\n", __FUNCTION__); in radeon_cp_cmdbuf()
3258 DRM_ERROR("%s called with no initialization\n", __FUNCTION__); in radeon_cp_getparam()
[all …]
/titanic_50/usr/src/uts/common/io/xge/hal/include/
H A Dxge-debug.h37 #ifdef __FUNCTION__
38 #define __func__ __FUNCTION__
/titanic_50/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h365 #if !defined(__FUNCTION__)
366 #define __FUNCTION__ ((caddr_t)__func__) macro
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dvmalloc.h216 #if defined(__FUNCTION__)
217 #define _VMFUNC_(vm) (_VM_(vm)->func = (Void_t*)__FUNCTION__)
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dvmalloc.h216 #if defined(__FUNCTION__)
217 #define _VMFUNC_(vm) (_VM_(vm)->func = (Void_t*)__FUNCTION__)
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dvmalloc.h216 #if defined(__FUNCTION__)
217 #define _VMFUNC_(vm) (_VM_(vm)->func = (Void_t*)__FUNCTION__)
/titanic_50/usr/src/lib/libast/common/include/
H A Dvmalloc.h216 #if defined(__FUNCTION__)
217 #define _VMFUNC_(vm) (_VM_(vm)->func = (Void_t*)__FUNCTION__)
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dvmalloc.h216 #if defined(__FUNCTION__)
217 #define _VMFUNC_(vm) (_VM_(vm)->func = (Void_t*)__FUNCTION__)

12