Searched refs:RCSbuf (Results 1 – 2 of 2) sorted by relevance
203 static struct buf RCSbuf, RCSb; variable612 preferold = RCSbuf.string[0] && (mustread||0<=fdlock);619 bufscpy(&RCSbuf, RCSb.string);753 bufscpy(&RCSbuf, RCS1);754 finptr = (*rcsopen)(&RCSbuf, &RCSstat, mustread);757 bufscpy(&RCSbuf, "");777 RCSname = p = RCSbuf.string;
1296 rcswriteopen(RCSbuf, status, mustread) in rcswriteopen() argument1297 struct buf *RCSbuf; in rcswriteopen()1320 resolve_symlink(RCSbuf);1322 stat(RCSbuf->string, &statbuf) == 0 ? 11333 RCSpath = RCSbuf->string;