Home | History | Annotate | Download | only in WebServer

Lines Matching refs:DBG_EXIT_DEC

85 #define DBG_EXIT_DEC(Status)    DEBUG (( DEBUG_INFO, "Exiting " __FUNCTION__ ", Status: %d\n", Status ))      ///<  Display routine exit with decimal value

92 #define DBG_EXIT_DEC(Status)