Home
last modified time | relevance | path

Searched refs:fexpandsym (Results 1 – 6 of 6) sorted by relevance

/NextBSD/gnu/usr.bin/rcs/rcsmerge/
HDrcsmerge.c228 if (fexpandsym(rev[1], &numericrev, workptr)
234 if (fexpandsym(rev[2], &numericrev, workptr)
/NextBSD/gnu/usr.bin/rcs/rcsdiff/
HDrcsdiff.c337 if (!fexpandsym(rev1, &numericrev, workptr)) continue;
347 if (!fexpandsym(
/NextBSD/gnu/usr.bin/rcs/lib/
HDrcsrev.c674 return fexpandsym(source, target, (RILE*)0);
678 fexpandsym(source, target, fp) in fexpandsym() function
HDrcsbase.h634 int fexpandsym P((char const*,struct buf*,RILE*));
/NextBSD/gnu/usr.bin/rcs/rcsclean/
HDrcsclean.c162 if (!fexpandsym(rev, &revision, workptr))
/NextBSD/gnu/usr.bin/rcs/ci/
HDci.c520 if (!fexpandsym(krev, &newdelnum, workptr))