Searched refs:RCSbuf (Results 1 – 2 of 2) sorted by relevance
203 static struct buf RCSbuf, RCSb; variable607 preferold = RCSbuf.string[0] && (mustread||0<=fdlock);614 bufscpy(&RCSbuf, RCSb.string);748 bufscpy(&RCSbuf, RCS1);749 finptr = (*rcsopen)(&RCSbuf, &RCSstat, mustread);752 bufscpy(&RCSbuf, "");772 RCSname = p = RCSbuf.string;
1299 rcswriteopen(RCSbuf, status, mustread) in rcswriteopen() argument1300 struct buf *RCSbuf; in rcswriteopen()1323 resolve_symlink(RCSbuf);1325 stat(RCSbuf->string, &statbuf) == 0 ? 11336 RCSpath = RCSbuf->string;