Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/cvs/src/
Drcs.c102 static unsigned long rcsbuf_ftell PROTO ((struct rcsbuffer *));
652 rdata->delta_pos = rcsbuf_ftell (&rcsbuf);
1947 rcsbuf_ftell (rcsbuf) in rcsbuf_ftell() function
2018 if (rcsbuf_ftell (&cached_rcsbuf) != pos)
DChangeLog78 * rcs.c (rcsbuf_ftell): Avoid potential overflow.
9148 rcsbuf_valpolish_internal, rcsbuf_ftell): New static functions.