Home
last modified time | relevance | path

Searched refs:MATCH_FUNC (Results 1 – 2 of 2) sorted by relevance

/external/clearsilver/util/
Dneo_files.h23 typedef int (* MATCH_FUNC)(void *rock, const char *filename); typedef
32 NEOERR *ne_listdir_fmatch(const char *path, ULIST **files, MATCH_FUNC fmatch,
Dneo_files.c210 NEOERR *ne_listdir_fmatch(const char *path, ULIST **files, MATCH_FUNC fmatch, in ne_listdir_fmatch()