Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Ddebug.c66 { DBG_BASE, "BASE: base include building",
82 { DBG_BASE, "BASE",
H A Dfilesync.h81 #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()