Searched refs:CondStrMatch (Results 1 – 1 of 1) sorted by relevance
151 static int CondStrMatch(const void *, const void *);370 CondStrMatch(const void *string, const void *pattern) in CondStrMatch() function391 return Lst_Find(create, arg, CondStrMatch) != NULL; in CondDoMake()