Home
last modified time | relevance | path

Searched defs:ifok (Results 1 – 2 of 2) sorted by relevance

/dports/irc/anope/anope-2.0.9/modules/webcpanel/
H A Dtemplate_fileserver.cpp236 bool ifok = IfStack.empty() || IfStack.top(); in Serve() local
257 bool ifok = IfStack.empty() || IfStack.top(); in Serve() local
/dports/archivers/dpkg/dpkg-1.19.7/src/
H A Dscript.c334 const char *ifok, const char *iffallback) in maintscript_fallback()