Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/filesync/
H A Ddebug.h53 extern struct flaglist dbgmap[], rflags[], fileflags[], diffmap[], errmap[];
H A Ddebug.c82 struct flaglist dbgmap[] = variable
H A Dmain.c242 fprintf(stderr, "MISC: DBG=%s\n", showflags(dbgmap, opt_debug)); in main()