Searched refs:DBG_RECON (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Dfilesync.h86 #define DBG_RECON 0x0010 /* reconciliation tracing */ macro
H A Ddebug.c71 DBG_RECON, "RECO: reconciliation list processing",
87 DBG_RECON, "RECO",
H A Daction.c197 if (opt_debug & DBG_RECON) {
223 if (opt_debug & DBG_RECON)
252 if (opt_debug & DBG_RECON)
308 if (opt_debug & DBG_RECON)
520 if (opt_debug & DBG_RECON) {
895 if (opt_debug & DBG_RECON)
973 if (opt_debug & DBG_RECON)
H A Drecon.c126 if (opt_debug & DBG_RECON)

Completed in 61 milliseconds