Home
last modified time | relevance | path

Searched refs:DBG_VARS (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/filesync/
H A Ddebug.c72 DBG_VARS, "VARS: qualification and expansion",
88 DBG_VARS, "VARS",
H A Dfiles.c122 if (opt_debug & DBG_VARS) in qualify()
241 if (opt_debug & DBG_VARS) in expand()
H A Dfilesync.h87 #define DBG_VARS 0x0020 /* variable tracing */ macro