Searched refs:callproc (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | parseinfo.c | 29 Parse_Info (const char *infofile, const char *repository, CALLPROC callproc, in Parse_Info() argument 151 err += callproc (repository, expanded_value, closure); in Parse_Info() 179 err += callproc (repository, expanded_value, closure); in Parse_Info() 199 err += callproc (repository, expanded_value, closure); in Parse_Info()
|
| D | cvs.h | 513 CALLPROC callproc, int opt, void *closure);
|
| D | ChangeLog | 4821 data field (closure) which is passed through into callproc to 6500 * cvs.h: update defs for Parse_Info and its callproc.
|