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

/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcsfnms.c688 char const *base, *RCSbase, *x; local
708 RCSbase = base;
733 ((RCSbase=x-baselen)==RCS1 || isSLASH(RCSbase[-1])) &&
734 memcmp(base, RCSbase, baselen) == 0
739 RCSbase = RCS1 = 0;
743 if (RCSbase!=RCS1) {
752 VOID fin2open(arg, (size_t)0, RCSbase, baselen,

Completed in 178 milliseconds