Lines Matching refs:DPRINT

79 #define	DPRINT(x) { (void) fprintf x; }  macro
82 #define DPRINT(x) macro
135 DPRINT((dbfp, "auditd warn_or_fatal %s: %s\n", severity, parting_shot)); in warn_or_fatal()
221 DPRINT((dbfp, "report_error(%d - %s): %s\n\t%s\n", in report_error()
251 DPRINT((dbfp, "getlen() is not looking at a header token\n")); in getlen()
385 DPRINT((dbfp, "unload_plugin: removing %s\n", p->plg_path)); in unload_plugin()
389 DPRINT((dbfp, "unload_plugin: %s structure removed\n", p->plg_path)); in unload_plugin()
393 DPRINT((dbfp, "unload_plugin: %s dlclosed\n", p->plg_path)); in unload_plugin()
467 DPRINT((dbfp, "start removing %s\n", p->plg_path)); in auditd_thread_init()
471 DPRINT((dbfp, "start initial load of %s\n", in auditd_thread_init()
496 DPRINT((dbfp, in auditd_thread_init()
517 DPRINT((dbfp, "reopen %s\n", p->plg_path)); in auditd_thread_init()
529 DPRINT((dbfp, "%s qmax=%d\n", in auditd_thread_init()
547 DPRINT((dbfp, "%d returned from auditdoor.\n", in auditd_thread_init()
583 DPRINT((dbfp, "qpool_init(%d) max, min, threshhold = %d, %d, %d\n", in qpool_init()
702 DPRINT((dbfp, "bpool_withdraw buf length=%d," in bpool_withdraw()
707 DPRINT((dbfp, "bpool_withdraw node=%p (pool=%d)\n", in bpool_withdraw()
723 DPRINT((dbfp, "bpool_withdraw is over max (pool=%d)\n", in bpool_withdraw()
738 DPRINT((dbfp, "bpool_withdraw node=%p (alloc=%d, pool=%d)\n", in bpool_withdraw()
773 DPRINT((dbfp, in qpool_return()
793 DPRINT((dbfp, in bpool_return()
800 DPRINT((dbfp, in bpool_return()
854 DPRINT((dbfp, in policy_is_block()
861 DPRINT((dbfp, "policy_is_block: policy is to continue\n")); in policy_is_block()
874 DPRINT((dbfp, "policy change: %X\n", newpolicy)); in policy_update()
881 DPRINT((dbfp, "policy changed for thread %d\n", p->plg_tid)); in policy_update()
929 DPRINT((dbfp, "AU_DBUF_SHUTDOWN message\n")); in queue_buffer()
947 DPRINT((dbfp, "copy is not null, partial is %d\n", in queue_buffer()
987 DPRINT((dbfp, "copy is null, partial is %d\n", in queue_buffer()
1093 DPRINT((dbfp, in adjust_priority()
1096 DPRINT((dbfp, in adjust_priority()
1130 DPRINT((dbfp, "%d input new buffer: length=%u, " in input()
1146 DPRINT((dbfp, "%d input is calling queue_buffer\n", in input()
1155 DPRINT((dbfp, in input()
1161 DPRINT((dbfp, "%d input unblocked (loop=%d)\n", in input()
1195 DPRINT((dbfp, "%s is thread %d\n", p->plg_path, p->plg_tid)); in process()
1246 DPRINT((dbfp, "process(%d) AUDITD_RETRY returned." in process()
1261 DPRINT((dbfp, "left retry mode for %d\n", p->plg_tid)); in process()