Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Drcs.c93 static void rcsbuf_cache (RCSNode *, struct rcsbuffer *);
415 rcsbuf_cache (rdata, &rcsbuf); in RCS_parsercsfile_i()
635 rcsbuf_cache (rdata, &rcsbuf); in RCS_reparsercsfile()
897 rcsbuf_cache (rcs, &rcsbuf); in RCS_fully_parse()
1930 rcsbuf_cache (RCSNode *rcs, struct rcsbuffer *rcsbuf) in rcsbuf_cache() function
4253 rcsbuf_cache (rcs, &rcsbuf); in RCS_checkout()
7480 rcsbuf_cache (rcs, rcsbuf); in RCS_deltas()
H A DChangeLog13516 * rcs.c (rcsbuf_cache, rcsbuf_cache_open, rcsbuf_cache_close): New
13521 (RCS_parsercsfile_i): Call rcsbuf_cache rather than
13525 rcsbuf_open. Call rcsbuf_cache rather than rcsbuf_close and