Searched refs:sm_debug_active (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/cmd/sendmail/include/sm/ |
H A D | debug.h | 108 # define sm_debug_active(debug, level) \ macro 119 # define sm_debug_active(debug, level) 0 macro
|
/titanic_41/usr/src/cmd/sendmail/libsm/ |
H A D | heap.c | 47 # define HEAP_CHECK sm_debug_active(&SmHeapCheck, 1) 379 if (sm_debug_active(&SmHeapLimit, 1) 434 if (sm_debug_active(&SmHeapLimit, 1) 550 if (sm_debug_active(&SmHeapLimit, 1) 619 if (sm_debug_active(&SmHeapLimit, 1)
|
H A D | t-heap.c | 23 # define HEAP_CHECK sm_debug_active(&SmHeapCheck, 1)
|
H A D | assert.c | 86 if (sm_debug_active(&SmAbortStop, 1))
|
H A D | debug.c | 139 if (sm_debug_active(&SmDBGPidTime, 1))
|
H A D | ldap.c | 152 if (sm_debug_active(&SmLDAPTrace, 2)) 162 if (sm_debug_active(&SmLDAPTrace, 9)) 395 if (sm_debug_active(&SmLDAPTrace, 20))
|
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | control.c | 405 if (sm_debug_active(&SmHeapCheck, 2))
|
H A D | main.c | 2500 if (sm_debug_active(&DebugNoPRestart, 3048 if (sm_debug_active(&SmHeapCheck, 2)) 3052 if (sm_debug_active(&SmXtrapReport, 1))
|
H A D | queue.c | 1458 if (sm_debug_active(&DebugLeakQ, 1)) 1576 if (sm_debug_active(&DebugLeakQ, 1)) 1686 if (sm_debug_active(&DebugLeakQ, 1)) 1832 if (sm_debug_active(&DebugLeakQ, 1)) 2333 if (sm_debug_active(&SmHeapCheck, 2)
|
H A D | util.c | 769 if (sm_debug_active(&DebugANSI, 1))
|
H A D | srvrsmtp.c | 659 if (sm_debug_active(&DebugLeakSmtp, 1)) 2321 if (sm_debug_active(&DebugLeakSmtp, 1))
|