Home
last modified time | relevance | path

Searched refs:DBG_MISC (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/filesync/
H A Ddebug.c77 DBG_MISC, "MISC: everything else",
93 DBG_MISC, "MISC",
296 if (opt_debug & DBG_MISC) in dbg_set_error()
333 if (opt_debug & DBG_MISC) in dbg_chk_error()
H A Dmain.c241 if (opt_debug & DBG_MISC) in main()
372 if (opt_debug & DBG_MISC) in main()
684 if (opt_debug & DBG_MISC) in whoami()
H A Dfilesync.h92 #define DBG_MISC 0x0400 /* catch-all everything else */ macro
H A Drecon.c486 if (opt_debug & DBG_MISC) in reconcile()