Searched refs:fexpandsym (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/gnu/usr.bin/rcs/rcsmerge/ |
| HD | rcsmerge.c | 228 if (fexpandsym(rev[1], &numericrev, workptr) 234 if (fexpandsym(rev[2], &numericrev, workptr)
|
| /NextBSD/gnu/usr.bin/rcs/rcsdiff/ |
| HD | rcsdiff.c | 337 if (!fexpandsym(rev1, &numericrev, workptr)) continue; 347 if (!fexpandsym(
|
| /NextBSD/gnu/usr.bin/rcs/lib/ |
| HD | rcsrev.c | 674 return fexpandsym(source, target, (RILE*)0); 678 fexpandsym(source, target, fp) in fexpandsym() function
|
| HD | rcsbase.h | 634 int fexpandsym P((char const*,struct buf*,RILE*));
|
| /NextBSD/gnu/usr.bin/rcs/rcsclean/ |
| HD | rcsclean.c | 162 if (!fexpandsym(rev, &revision, workptr))
|
| /NextBSD/gnu/usr.bin/rcs/ci/ |
| HD | ci.c | 520 if (!fexpandsym(krev, &newdelnum, workptr))
|