Searched defs:loglen (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/gnu/usr.bin/cvs/src/ |
H A D | rcs.c | 3503 expand_keywords (rcs, ver, name, log, loglen, expand, buf, len, retbuf, retlen) in expand_keywords() argument 4002 size_t loglen = 0; local 7048 RCS_deltas (rcs, fp, rcsbuf, version, op, text, len, log, loglen) in RCS_deltas() argument 7941 int loglen = strlen (d->log); local
|