Searched refs:rcsbuf_cache (Results 1 – 2 of 2) sorted by relevance
93 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() function4253 rcsbuf_cache (rcs, &rcsbuf); in RCS_checkout()7480 rcsbuf_cache (rcs, rcsbuf); in RCS_deltas()
13516 * rcs.c (rcsbuf_cache, rcsbuf_cache_open, rcsbuf_cache_close): New13521 (RCS_parsercsfile_i): Call rcsbuf_cache rather than13525 rcsbuf_open. Call rcsbuf_cache rather than rcsbuf_close and