Home
last modified time | relevance | path

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

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