Home
last modified time | relevance | path

Searched refs:wrap_matching_entry (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dwrapper.c501 static WrapperEntry *wrap_matching_entry (const char *);
504 wrap_matching_entry (const char *name) in wrap_matching_entry() function
520 WrapperEntry *e = wrap_matching_entry (filename); in wrap_rcsoption()
531 WrapperEntry *e=wrap_matching_entry(fileName); in wrap_tocvs_process_file()
554 WrapperEntry *e=wrap_matching_entry(fileName); in wrap_merge_is_copy()
565 WrapperEntry *e = wrap_matching_entry(fileName); in wrap_fromcvs_process_file()
H A DChangeLog-97293 (wrap_matching_entry): same.
H A DChangeLog-93951748 (wrap_matching_entry): Remove dcl of unused TEMP.
H A DChangeLog-96578 (supported_response), wrapper.c (wrap_matching_entry): Make static;