Home
last modified time | relevance | path

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

12

/illumos-gate/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.c487 __FUNCTION__, ctx); in pkinit_init_plg_crypto()
508 pkiDebug("%s: freeing context at %p\n", __FUNCTION__, cryptoctx); in pkinit_fini_plg_crypto()
536 pkiDebug("%s: returning ctx at %p\n", __FUNCTION__, ctx); in pkinit_init_identity_crypto()
554 pkiDebug("%s: freeing ctx at %p\n", __FUNCTION__, idctx); in pkinit_fini_identity_crypto()
580 pkiDebug("%s: returning ctx at %p\n", __FUNCTION__, ctx); in pkinit_init_req_crypto()
591 pkiDebug("%s: freeing ctx at %p\n", __FUNCTION__, req_cryptoctx); in pkinit_fini_req_crypto()
1360 __FUNCTION__, ERR_error_string(err, NULL)); in cms_signeddata_verify()
1853 pkiDebug("%s: unrecognized pa_type = %d\n", __FUNCTION__, pa_type); in cms_envelopeddata_verify()
1954 pkiDebug("%s: nowhere to return any values!\n", __FUNCTION__); in crypto_retrieve_X509_sans()
1959 pkiDebug("%s: no certificate!\n", __FUNCTION__); in crypto_retrieve_X509_sans()
[all …]
H A Dpkinit.h98 #define __FUNCTION__ __func__ macro
100 #define __FUNCTION__ "" macro
/illumos-gate/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 …]
/illumos-gate/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
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.c380 unm_nic_driver_name, __FUNCTION__, tmp); in unm_nic_pci_change_crbwindow_128M()
469 "(0x%x), off=0x%llx\n", __FUNCTION__, adapter->crb_win, in unm_nic_pci_set_crbwindow_2M()
520 unm_nic_driver_name, __FUNCTION__, len); in unm_nic_hw_write_ioctl_128M()
586 unm_nic_driver_name, __FUNCTION__, len); in unm_nic_hw_write_wx_128M()
706 __FUNCTION__, off); in unm_nic_hw_write_wx_2M()
732 unm_nic_driver_name, __FUNCTION__, len); in unm_nic_hw_write_wx_2M()
789 unm_nic_driver_name, __FUNCTION__, len); in unm_nic_hw_read_ioctl_128M()
814 __FUNCTION__, off); in unm_nic_hw_read_wx_2M()
840 unm_nic_driver_name, __FUNCTION__, len); in unm_nic_hw_read_wx_2M()
897 unm_nic_driver_name, __FUNCTION__, len); in unm_nic_hw_read_wx_128M()
[all …]
H A Dunm_nic_init.c243 __FUNCTION__, __LINE__); in rom_fast_read()
250 __FUNCTION__, __LINE__); in rom_fast_read()
312 unm_nic_driver_name, __FUNCTION__, n); in pinit_from_rom()
H A Dunm_nic_main.c1869 "returned %d\n", __FUNCTION__, __LINE__, retval)); in unm_nic_do_ioctl()
1882 "returned %d\n", __FUNCTION__, in unm_nic_do_ioctl()
1894 "returned %d\n", __FUNCTION__, in unm_nic_do_ioctl()
1908 __FUNCTION__, __LINE__, data.rv)); in unm_nic_do_ioctl()
2023 cmn_err(CE_WARN, "%s(%d) ioctl error\n", __FUNCTION__, data.cmd); in unm_nic_do_ioctl()
/illumos-gate/usr/src/lib/policykit/libpolkit/common/
H A Dlibpolkit-rbac.c35 #define __FUNCTION__ __func__ macro
42 __FUNCTION__); \
47 __FUNCTION__, _ctx_->magic, LIBPOLKIT_MAGIC); \
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-debug.h37 #ifdef __FUNCTION__
38 #define __func__ __FUNCTION__
/illumos-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h365 #if !defined(__FUNCTION__)
366 #define __FUNCTION__ ((caddr_t)__func__) macro
/illumos-gate/usr/src/cmd/hal/tools/
H A Dlshal.c44 #define __FUNCTION__ __func__ macro
58 #define DIE(expr) do {printf("*** [DIE] %s:%s():%d : ", __FILE__, __FUNCTION__, __LINE__); printf e…
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dvmalloc.h227 #if defined(__FUNCTION__)
228 #define _VMFUNC_(vm) (_VM_(vm)->func = (char*)__FUNCTION__)
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dprobe.win32184 echo "char* fun() { return (char*)__FUNCTION__; }
189 #undef __FUNCTION__"
H A DRELEASE12 09-02-02 pp.probe,probe.win32: check for compiler supplied __FUNCTION__
127 01-04-13 ppbuiltin: add __FUNCTION__ cache for functions that span the buffer
153 00-09-18 add __FUNCTION__=#(FUNCTION), #define <a b> c
H A Dpp.probe580 echo "char* fun() { return (char*)__FUNCTION__; }
584 then undef_predef="$undef_predef __FUNCTION__"
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsubr_mchain.c94 __FUNCTION__, __LINE__, ## args)
96 __FUNCTION__, __LINE__, ## args)
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DDNSCommon.h305 #define __func__ __FUNCTION__
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Ddebug.h798 …um_dbg_log_msg(_c, __FILE__, __FUNCTION__, __LINE__, _s, VA_NUM_ARGS(##__VA_ARGS__), ##__VA_ARGS__…

12