Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/amd/include/
HDam_utils.h439 # define D_FULL 0x0004 /* Do full trace */ macro
455 # define D_BASIC (D_TRACE|D_FULL|D_STR|D_MEM|D_INFO|D_XDRTRACE|D_READDIR)
465 # define dlog if (amuDebug(D_FULL)) dplog
497 # define D_FULL 0x0000 /* dummy: Do full trace */ macro
/freebsd-11-stable/contrib/amd/amd/
HDamfs_program.c158 if (amuDebug(D_FULL)) { in amfs_program_exec()
/freebsd-11-stable/contrib/amd/libamu/
HDxutil.c95 {"full", D_FULL}, /* Program trace */