Searched refs:Ignore_proc (Results 1 – 2 of 2) sorted by relevance
623 typedef void (*Ignore_proc) (const char *, const char *); typedef624 void ignore_files (List *, List *, const char *, Ignore_proc);
363 Ignore_proc proc) in ignore_files()