Lines Matching refs:OPT_DEBUG
147 opts |= OPT_DEBUG; in poolnodecommand()
216 if (opts & OPT_DEBUG) in poolnodecommand()
269 opts |= OPT_DEBUG; in poolcommand()
306 if (opts & OPT_DEBUG) in poolcommand()
379 opts |= OPT_DEBUG; in loadpoolfile()
403 if (opts & OPT_DEBUG) in loadpoolfile()
438 opts |= OPT_DEBUG; in poolstats()
466 if (opts & OPT_DEBUG) in poolstats()
549 opts |= OPT_DEBUG; in poolflush()
576 if (opts & OPT_DEBUG) in poolflush()
677 opts |= OPT_DEBUG; in poollist()
728 if (opts & OPT_DEBUG) in poollist()
970 ((opts & OPT_DEBUG) != 0)) in showpools_live()