Lines Matching refs:OPT_DONOTHING
158 opts |= OPT_DONOTHING|OPT_DONTOPEN; in poolnodecommand()
276 opts |= OPT_DONOTHING|OPT_DONTOPEN; in poolcommand()
387 opts |= OPT_DONOTHING|OPT_DONTOPEN; in loadpoolfile()
406 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN)) && (fd == -1)) { in loadpoolfile()
469 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN)) && (fd == -1)) { in poolstats()
481 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN))) { in poolstats()
496 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN))) { in poolstats()
513 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN))) { in poolstats()
579 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN)) && (fd == -1)) { in poolflush()
592 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN))) { in poolflush()
728 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN)) && (fd == -1)) { in poollist()