Lines Matching refs:OPT_DONTOPEN
157 opts |= OPT_DONOTHING|OPT_DONTOPEN; in poolnodecommand()
275 opts |= OPT_DONOTHING|OPT_DONTOPEN; in poolcommand()
386 opts |= OPT_DONOTHING|OPT_DONTOPEN; in loadpoolfile()
405 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN)) && (fd == -1)) { in loadpoolfile()
468 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN)) && (fd == -1)) { in poolstats()
480 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN))) { in poolstats()
495 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN))) { in poolstats()
512 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN))) { in poolstats()
578 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN)) && (fd == -1)) { in poolflush()
591 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN))) { in poolflush()
730 if (!(opts & (OPT_DONOTHING|OPT_DONTOPEN)) && (fd == -1)) { in poollist()