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

/freebsd-10.1-release/gnu/usr.bin/rcs/rcsmerge/
H A Drcsmerge.c228 if (fexpandsym(rev[1], &numericrev, workptr)
234 if (fexpandsym(rev[2], &numericrev, workptr)
/freebsd-10.1-release/gnu/usr.bin/rcs/rcsdiff/
H A Drcsdiff.c337 if (!fexpandsym(rev1, &numericrev, workptr)) continue;
347 if (!fexpandsym(
/freebsd-10.1-release/gnu/usr.bin/rcs/rcsclean/
H A Drcsclean.c162 if (!fexpandsym(rev, &revision, workptr))
/freebsd-10.1-release/gnu/usr.bin/rcs/lib/
H A Drcsrev.c674 return fexpandsym(source, target, (RILE*)0);
678 fexpandsym(source, target, fp) function
H A Drcsbase.h634 int fexpandsym P((char const*,struct buf*,RILE*));
/freebsd-10.1-release/gnu/usr.bin/rcs/ci/
H A Dci.c520 if (!fexpandsym(krev, &newdelnum, workptr))

Completed in 178 milliseconds