Home
last modified time | relevance | path

Searched refs:DBG_ANAL (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/filesync/
H A Ddebug.c70 DBG_ANAL, "ANAL: difference analysis",
86 DBG_ANAL, "ANAL",
H A Dfilesync.h85 #define DBG_ANAL 0x0008 /* analysis tracing */ macro
H A Danal.c244 if (opt_debug & DBG_ANAL) in prune_file()
396 if (opt_debug & DBG_ANAL) { in check_file()
730 if (opt_debug & DBG_ANAL) in find_link()
802 if (opt_debug & DBG_ANAL) in find_link()
H A Drename.c227 if (opt_debug & DBG_ANAL) in note_rename()
H A Drecon.c703 if (opt_debug & DBG_ANAL) in samecompare()