Searched refs:CondDoExists (Results 1 – 3 of 3) sorted by relevance
121 static CondProc CondDoExists; variable332 CondDoExists(int argLen, char *arg) in CondDoExists() function765 evalProc = CondDoExists; in CondToken()
152 static Boolean CondDoExists(int, const char *);398 CondDoExists(int argLen MAKE_ATTR_UNUSED, const char *arg) in CondDoExists() function850 { "exists", 6, CondGetArg, CondDoExists }, in compare_function()
530 o fix for use after free() in CondDoExists().