Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/filesync/
H A Ddebug.c67 { DBG_BASE, "BASE: base include building",
83 { DBG_BASE, "BASE",
H A Dfilesync.h82 #define DBG_BASE 0x0001 /* baseline changes */ macro
H A Dbase.c101 if (opt_debug & DBG_BASE) in add_base()
132 if (opt_debug & DBG_BASE) in add_base()