Searched refs:DBG_LIST (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Dfilesync.h89 #define DBG_LIST 0x0080 /* include list building */ macro
H A Ddebug.c74 DBG_LIST, "LIST: tree building",
90 DBG_LIST, "LIST",
H A Dbase.c271 if (opt_debug & DBG_LIST)
301 if (opt_debug & DBG_LIST)
/illumos-gate/usr/src/uts/common/ipp/
H A Dippconf.c191 #define DBG_LIST 0x00000010ull macro
197 * DBG_LIST |
2013 DBG1(DBG_LIST, "%d actions found\n", nelt);
2069 DBG0(DBG_LIST, "no modules registered\n");
2080 DBG1(DBG_LIST, "%d modules registered\n", ipp_mod_count);

Completed in 72 milliseconds