Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/src/
Dcvs.h623 typedef void (*Ignore_proc) (const char *, const char *); typedef
624 void ignore_files (List *, List *, const char *, Ignore_proc);
Dignore.c363 Ignore_proc proc) in ignore_files()