Lines Matching refs:OPT_DEBUG
146 opts |= OPT_DEBUG; in poolnodecommand()
215 if (opts & OPT_DEBUG) in poolnodecommand()
268 opts |= OPT_DEBUG; in poolcommand()
305 if (opts & OPT_DEBUG) in poolcommand()
378 opts |= OPT_DEBUG; in loadpoolfile()
402 if (opts & OPT_DEBUG) in loadpoolfile()
437 opts |= OPT_DEBUG; in poolstats()
465 if (opts & OPT_DEBUG) in poolstats()
548 opts |= OPT_DEBUG; in poolflush()
575 if (opts & OPT_DEBUG) in poolflush()
676 opts |= OPT_DEBUG; in poollist()
727 if (opts & OPT_DEBUG) in poollist()
969 ((opts & OPT_DEBUG) != 0)) in showpools_live()