Home
last modified time | relevance | path

Searched refs:STRACE (Results 1 – 25 of 96) sorted by relevance

1234

/dports/mail/spmfilter-clamav/spmfilter-clamav-0.2.3/src/
H A Dmain.c183 STRACE(TRACE_ERR,session->id,"seek failed: %s",strerror(errno)); in get_template()
189 STRACE(TRACE_ERR,session->id,"tell failed: %s",strerror(errno)); in get_template()
195 STRACE(TRACE_ERR,session->id,"seek failed: %s",strerror(errno)); in get_template()
202 STRACE(TRACE_ERR,session->id,"seek failed: %s",strerror(errno)); in get_template()
262 STRACE(TRACE_ERR,session->id,"delivery to [%s] failed!",nexthop); in generate_message()
332 STRACE(TRACE_DEBUG,session->id,"clamav loaded"); in load()
335 STRACE(TRACE_ERR,session->id,"failed to retrieve config"); in load()
387 STRACE(TRACE_DEBUG,session->id,"sending command zINSTREAM"); in load()
399 STRACE(TRACE_DEBUG,session->id,"command ok, now sending chunks..."); in load()
420 STRACE(TRACE_DEBUG,session->id,"file done, sending 0000 chunk"); in load()
[all …]
/dports/mail/spmfilter/spmfilter-0.6.7/src/
H A Dsmf_smtpd.c139 STRACE(TRACE_DEBUG, session->id, "smtpd engine failed!"); in smf_smtpd_process_modules()
373 STRACE(TRACE_ERR,session->id,"got no spool file path"); in smf_smtpd_process_data()
440 STRACE(TRACE_INFO,session->id,"message-id=%s",mid); in smf_smtpd_process_data()
512 STRACE(TRACE_DEBUG,session->id,"client smtp dialog: [%s]",req); in smf_smtpd_handle_client()
515 STRACE(TRACE_DEBUG,session->id,"SMTP: 'quit' received"); in smf_smtpd_handle_client()
555 STRACE(TRACE_DEBUG,session->id,"SMTP: 'xforward' received"); in smf_smtpd_handle_client()
601 STRACE(TRACE_DEBUG,session->id,"SMTP: 'rcpt to' received"); in smf_smtpd_handle_client()
629 STRACE(TRACE_DEBUG,session->id,"SMTP: 'data' received"); in smf_smtpd_handle_client()
634 STRACE(TRACE_DEBUG,session->id,"SMTP: 'rset' received"); in smf_smtpd_handle_client()
643 STRACE(TRACE_DEBUG,session->id,"SMTP: 'noop' received"); in smf_smtpd_handle_client()
[all …]
H A Dsmf_nexthop.c54 STRACE(TRACE_ERR,session->id,"got no recipients"); in smtp_delivery_nexthop()
65 STRACE(TRACE_ERR,session->id,"delivery to [%s] failed!",settings->nexthop); in smtp_delivery_nexthop()
66 STRACE(TRACE_ERR,session->id,"nexthop said: %d - %s", status->code,status->text); in smtp_delivery_nexthop()
81 STRACE(TRACE_DEBUG, session->id, "will now deliver to nexthop-file [%s]", settings->nexthop); in file_delivery_nexthop()
89 STRACE(TRACE_ERR, session->id, "Failed to open %s for reading: %s", in file_delivery_nexthop()
95 STRACE(TRACE_ERR, session->id, "Failed to open %s for writing: %s", in file_delivery_nexthop()
103 STRACE(TRACE_ERR, "Failed to read from %s: %s", in file_delivery_nexthop()
109 STRACE(TRACE_ERR, "Failed to write to %s: %s", in file_delivery_nexthop()
124 STRACE(TRACE_ERR, session->id, "Could not detect the source message for delivery"); in file_delivery_nexthop()
H A Dsmf_modules.c46 STRACE(TRACE_ERR, session->id, "%s: %s", session->message_file, strerror(errno)); in message_file_mtime()
321 STRACE(TRACE_ERR,session->id, "failed to create header list"); in smf_modules_process()
339 STRACE(TRACE_ERR, session->id, "failed to load local user data"); in smf_modules_process()
351 STRACE(TRACE_INFO, session->id, "skipping module [%s]", curmod->name); in smf_modules_process()
355 STRACE(TRACE_DEBUG,session->id,"invoke module [%s]", curmod->name); in smf_modules_process()
370 STRACE(TRACE_WARNING, session->id, "module [%s] stopped processing!", curmod->name); in smf_modules_process()
374 STRACE(TRACE_ERR,session->id,"Failed to unlink state file [%s]", stf_filename); in smf_modules_process()
384 STRACE(TRACE_DEBUG, session->id, "module [%s] finished successfully", curmod->name); in smf_modules_process()
398 STRACE(TRACE_DEBUG, session->id,"module processing finished successfully."); in smf_modules_process()
414 STRACE(TRACE_ERR,session->id,"message flush failed"); in smf_modules_process()
[all …]
H A Dsmf_pipe.c108 STRACE(TRACE_DEBUG,session->id,"using spool file: '%s'", session->message_file); in load()
113 STRACE(TRACE_ERR,session->id,"unable to open spool file: %s (%d)",strerror(errno), errno); in load()
123 STRACE(TRACE_ERR, session->id, "Failed to read from stdin: %s", strerror(errno)); in load()
130 STRACE(TRACE_ERR, session->id, "Failed to write the spoolfile: %s", strerror(errno)); in load()
138 STRACE(TRACE_ERR, session->id, "smf_message_from_file() failed"); in load()
H A Dsmf_internal.c74STRACE(TRACE_DEBUG,session->id,"found matching entry for address [%s] within attribute [%s]",addr,… in smf_internal_user_match()
144 STRACE(TRACE_ERR, session->id, "failed to expand user query"); in smf_internal_query_user()
155 STRACE(TRACE_ERR, session->id, "failed to expand user query"); in smf_internal_query_user()
326 STRACE(TRACE_DEBUG,sid,"CPU time (user and system): %0.5f", in smf_internal_print_runtime_stats()
357 STRACE(TRACE_WARNING, session->id, "no user_query defined for ldap backend"); in smf_internal_fetch_user_data()
362 STRACE(TRACE_WARNING, session->id, "no user_query defined for sql backend"); in smf_internal_fetch_user_data()
369 STRACE(TRACE_DEBUG, session->id, "fetching user data for [%s]", addr); in smf_internal_fetch_user_data()
372 STRACE(TRACE_ERR, session->id, "failed to fetch user data for [%s]", addr); in smf_internal_fetch_user_data()
378 STRACE(TRACE_DEBUG, session->id, "fetching user data for [%s]", session->envelope->sender); in smf_internal_fetch_user_data()
380STRACE(TRACE_ERR, session->id, "failed to fetch user data for [%s]", session->envelope->sender); in smf_internal_fetch_user_data()
H A Dsmf_smtp.c90STRACE(TRACE_DEBUG,ids->sid,"DID %s recipient [%s]: %d %s", ids->did, mailbox, status->code, statu… in smf_smtp_print_recipient_status()
253 STRACE(TRACE_ERR,sid,status->text); in smf_smtp_deliver()
265 STRACE(TRACE_INFO, sid, "start delivery DID %s to %s", did, env->nexthop); in smf_smtp_deliver()
291 STRACE(TRACE_ERR,sid,status->text); in smf_smtp_deliver()
306 STRACE(TRACE_ERR,sid,status->text); in smf_smtp_deliver()
322 STRACE(TRACE_ERR,sid,status->text); in smf_smtp_deliver()
333 STRACE(TRACE_ERR,sid,status->text); in smf_smtp_deliver()
348 STRACE(TRACE_ERR,sid,"DID %s %s",did,status->text); in smf_smtp_deliver()
369 STRACE(TRACE_ERR,sid,"DID %s %s",did,status->text); in smf_smtp_deliver()
384STRACE(TRACE_INFO,sid,"delivery DID %s response '%d - %s'",did, status->code,status->text); in smf_smtp_deliver()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/smt/
H A Dseq_regex.cpp141 STRACE("seq_regex_brief", tout in propagate_in_re()
311 STRACE("seq_regex", tout in propagate_accept()
314 STRACE("seq_regex_brief", tout in propagate_accept()
321 STRACE("seq_regex", tout in propagate_accept()
324 STRACE("seq_regex_brief", tout in propagate_accept()
547 STRACE("seq_regex_brief", tout in propagate_is_non_empty()
790 STRACE("seq_regex_brief", tout in propagate_is_empty()
844 STRACE("seq_regex", tout in get_state_id()
883 STRACE("state_graph", in update_state_graph()
899 STRACE("seq_regex_verbose", tout in update_state_graph()
[all …]
/dports/math/z3/z3-z3-4.8.13/src/smt/
H A Dseq_regex.cpp142 STRACE("seq_regex_brief", tout in propagate_in_re()
313 STRACE("seq_regex", tout in propagate_accept()
316 STRACE("seq_regex_brief", tout in propagate_accept()
325 STRACE("seq_regex", tout in propagate_accept()
345 STRACE("seq_regex", tout in propagate_accept()
548 STRACE("seq_regex_brief", tout in propagate_is_non_empty()
781 STRACE("seq_regex_brief", tout in propagate_is_empty()
835 STRACE("seq_regex", tout in get_state_id()
874 STRACE("state_graph", in update_state_graph()
890 STRACE("seq_regex_verbose", tout in update_state_graph()
[all …]
/dports/math/py-z3-solver/z3-z3-4.8.10/src/util/
H A Dstate_graph.cpp23 STRACE("state_graph", tout << "add(" << s << ") ";); in add_state_core()
41 STRACE("state_graph", tout << "del(" << s << ") ";); in remove_state_core()
52 STRACE("state_graph", tout << "unk(" << s << ") ";); in mark_unknown_core()
59 STRACE("state_graph", tout << "live(" << s << ") ";); in mark_live_core()
66 STRACE("state_graph", tout << "dead(" << s << ") ";); in mark_dead_core()
270 STRACE("state_graph", tout << std::endl;); in add_state()
281 STRACE("state_graph", tout << std::endl;); in mark_live()
284 STRACE("state_graph", tout << "[state_graph] adding edge " in add_edge()
295 STRACE("state_graph", tout << std::endl;); in add_edge()
308 STRACE("state_graph", tout << std::endl;); in mark_done()
[all …]
H A Dmpfx.cpp356 STRACE("mpfx_trace", tout << "(" << r << " == 1)\n";); in lt()
413STRACE("mpfx_trace", tout << "[mpfx] "; display(tout, a); tout << " + "; display(tout, b); tout <<… in add()
415 STRACE("mpfx_trace", display(tout, c); tout << "\n";); in add()
421 STRACE("mpfx_trace", display(tout, c); tout << "\n";); in sub()
448 STRACE("mpfx_trace", display(tout, c); tout << "\n";); in mul()
522 STRACE("mpfx_trace", display(tout, c); tout << "\n";); in div()
540 STRACE("mpfx_trace", display(tout, a); tout << "\n";); in div2k()
564 STRACE("mpfx_trace", tout << "[mpfx] Floor["; display(tout, n); tout << "] == ";); in floor()
584 STRACE("mpfx_trace", display(tout, n); tout << "\n";); in floor()
588 STRACE("mpfx_trace", tout << "[mpfx] Ceiling["; display(tout, n); tout << "] == ";); in ceil()
[all …]
/dports/math/z3/z3-z3-4.8.13/src/util/
H A Dstate_graph.cpp23 STRACE("state_graph", tout << "add(" << s << ") ";); in add_state_core()
41 STRACE("state_graph", tout << "del(" << s << ") ";); in remove_state_core()
52 STRACE("state_graph", tout << "unk(" << s << ") ";); in mark_unknown_core()
59 STRACE("state_graph", tout << "live(" << s << ") ";); in mark_live_core()
66 STRACE("state_graph", tout << "dead(" << s << ") ";); in mark_dead_core()
270 STRACE("state_graph", tout << std::endl;); in add_state()
281 STRACE("state_graph", tout << std::endl;); in mark_live()
284 STRACE("state_graph", tout << "[state_graph] adding edge " in add_edge()
295 STRACE("state_graph", tout << std::endl;); in add_edge()
308 STRACE("state_graph", tout << std::endl;); in mark_done()
[all …]
H A Dmpfx.cpp356 STRACE("mpfx_trace", tout << "(" << r << " == 1)\n";); in lt()
413STRACE("mpfx_trace", tout << "[mpfx] "; display(tout, a); tout << " + "; display(tout, b); tout <<… in add()
415 STRACE("mpfx_trace", display(tout, c); tout << "\n";); in add()
421 STRACE("mpfx_trace", display(tout, c); tout << "\n";); in sub()
448 STRACE("mpfx_trace", display(tout, c); tout << "\n";); in mul()
522 STRACE("mpfx_trace", display(tout, c); tout << "\n";); in div()
540 STRACE("mpfx_trace", display(tout, a); tout << "\n";); in div2k()
564 STRACE("mpfx_trace", tout << "[mpfx] Floor["; display(tout, n); tout << "] == ";); in floor()
584 STRACE("mpfx_trace", display(tout, n); tout << "\n";); in floor()
588 STRACE("mpfx_trace", tout << "[mpfx] Ceiling["; display(tout, n); tout << "] == ";); in ceil()
[all …]
/dports/math/z3/z3-z3-4.8.13/src/sat/
H A Dsat_clause_use_list.h35 STRACE("clause_use_list_bug", tout << "[cul_created] " << this << "\n";); in clause_use_list()
55 STRACE("clause_use_list_bug", tout << "[cul_insert] " << this << " " << &c << "\n";); in insert()
64STRACE("clause_use_list_bug", tout << "[cul_erase_not_removed] " << this << " " << &c << "\n";); in erase_not_removed()
73 STRACE("clause_use_list_bug", tout << "[cul_erase] " << this << " " << &c << "\n";); in erase()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/sat/
H A Dsat_clause_use_list.h35 STRACE("clause_use_list_bug", tout << "[cul_created] " << this << "\n";); in clause_use_list()
55 STRACE("clause_use_list_bug", tout << "[cul_insert] " << this << " " << &c << "\n";); in insert()
64STRACE("clause_use_list_bug", tout << "[cul_erase_not_removed] " << this << " " << &c << "\n";); in erase_not_removed()
73 STRACE("clause_use_list_bug", tout << "[cul_erase] " << this << " " << &c << "\n";); in erase()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_ole.h61 #define STRACE SUN_DBG_NS::snTrace macro
63 #define STRACE SUN_DBG_NS::snTraceEmp macro
69 CLogEntryPoint1(LPCTSTR lpTitle):m_lpTitle(lpTitle) { STRACE(_T("{%s"), m_lpTitle); } in CLogEntryPoint1()
70 ~CLogEntryPoint1(){ STRACE(_T("}%s"), m_lpTitle); } in ~CLogEntryPoint1()
90 STRACE(_T("Warning:%s"), msg);\
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_ole.h61 #define STRACE SUN_DBG_NS::snTrace macro
63 #define STRACE SUN_DBG_NS::snTraceEmp macro
69 CLogEntryPoint1(LPCTSTR lpTitle):m_lpTitle(lpTitle) { STRACE(_T("{%s"), m_lpTitle); } in CLogEntryPoint1()
70 ~CLogEntryPoint1(){ STRACE(_T("}%s"), m_lpTitle); } in ~CLogEntryPoint1()
90 STRACE(_T("Warning:%s"), msg);\
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_ole.h61 #define STRACE SUN_DBG_NS::snTrace macro
63 #define STRACE SUN_DBG_NS::snTraceEmp macro
69 CLogEntryPoint1(LPCTSTR lpTitle):m_lpTitle(lpTitle) { STRACE(_T("{%s"), m_lpTitle); } in CLogEntryPoint1()
70 ~CLogEntryPoint1(){ STRACE(_T("}%s"), m_lpTitle); } in ~CLogEntryPoint1()
90 STRACE(_T("Warning:%s"), msg);\
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_ole.h61 #define STRACE SUN_DBG_NS::snTrace macro
63 #define STRACE SUN_DBG_NS::snTraceEmp macro
69 CLogEntryPoint1(LPCTSTR lpTitle):m_lpTitle(lpTitle) { STRACE(_T("{%s"), m_lpTitle); } in CLogEntryPoint1()
70 ~CLogEntryPoint1(){ STRACE(_T("}%s"), m_lpTitle); } in ~CLogEntryPoint1()
90 STRACE(_T("Warning:%s"), msg);\
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_ole.h61 #define STRACE SUN_DBG_NS::snTrace macro
63 #define STRACE SUN_DBG_NS::snTraceEmp macro
69 CLogEntryPoint1(LPCTSTR lpTitle):m_lpTitle(lpTitle) { STRACE(_T("{%s"), m_lpTitle); } in CLogEntryPoint1()
70 ~CLogEntryPoint1(){ STRACE(_T("}%s"), m_lpTitle); } in ~CLogEntryPoint1()
90 STRACE(_T("Warning:%s"), msg);\
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_ole.h61 #define STRACE SUN_DBG_NS::snTrace macro
63 #define STRACE SUN_DBG_NS::snTraceEmp macro
69 CLogEntryPoint1(LPCTSTR lpTitle):m_lpTitle(lpTitle) { STRACE(_T("{%s"), m_lpTitle); } in CLogEntryPoint1()
70 ~CLogEntryPoint1(){ STRACE(_T("}%s"), m_lpTitle); } in ~CLogEntryPoint1()
90 STRACE(_T("Warning:%s"), msg);\
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_ole.h61 #define STRACE SUN_DBG_NS::snTrace macro
63 #define STRACE SUN_DBG_NS::snTraceEmp macro
69 CLogEntryPoint1(LPCTSTR lpTitle):m_lpTitle(lpTitle) { STRACE(_T("{%s"), m_lpTitle); } in CLogEntryPoint1()
70 ~CLogEntryPoint1(){ STRACE(_T("}%s"), m_lpTitle); } in ~CLogEntryPoint1()
90 STRACE(_T("Warning:%s"), msg);\
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_ole.h61 #define STRACE SUN_DBG_NS::snTrace macro
63 #define STRACE SUN_DBG_NS::snTraceEmp macro
69 CLogEntryPoint1(LPCTSTR lpTitle):m_lpTitle(lpTitle) { STRACE(_T("{%s"), m_lpTitle); } in CLogEntryPoint1()
70 ~CLogEntryPoint1(){ STRACE(_T("}%s"), m_lpTitle); } in ~CLogEntryPoint1()
90 STRACE(_T("Warning:%s"), msg);\
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_ole.h61 #define STRACE SUN_DBG_NS::snTrace macro
63 #define STRACE SUN_DBG_NS::snTraceEmp macro
69 CLogEntryPoint1(LPCTSTR lpTitle):m_lpTitle(lpTitle) { STRACE(_T("{%s"), m_lpTitle); } in CLogEntryPoint1()
70 ~CLogEntryPoint1(){ STRACE(_T("}%s"), m_lpTitle); } in ~CLogEntryPoint1()
90 STRACE(_T("Warning:%s"), msg);\
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_ole.h61 #define STRACE SUN_DBG_NS::snTrace macro
63 #define STRACE SUN_DBG_NS::snTraceEmp macro
69 CLogEntryPoint1(LPCTSTR lpTitle):m_lpTitle(lpTitle) { STRACE(_T("{%s"), m_lpTitle); } in CLogEntryPoint1()
70 ~CLogEntryPoint1(){ STRACE(_T("}%s"), m_lpTitle); } in ~CLogEntryPoint1()
90 STRACE(_T("Warning:%s"), msg);\

1234