Searched refs:MATCH_FUNC (Results 1 – 2 of 2) sorted by relevance
23 typedef int (* MATCH_FUNC)(void *rock, const char *filename); typedef32 NEOERR *ne_listdir_fmatch(const char *path, ULIST **files, MATCH_FUNC fmatch,
210 NEOERR *ne_listdir_fmatch(const char *path, ULIST **files, MATCH_FUNC fmatch, in ne_listdir_fmatch()