Searched refs:RCSbuf (Results 1 – 2 of 2) sorted by relevance
200 static struct buf RCSbuf, RCSb; variable604 preferold = RCSbuf.string[0] && (mustread||0<=fdlock);611 bufscpy(&RCSbuf, RCSb.string);745 bufscpy(&RCSbuf, RCS1);746 finptr = (*rcsopen)(&RCSbuf, &RCSstat, mustread);749 bufscpy(&RCSbuf, "");769 RCSname = p = RCSbuf.string;
1294 rcswriteopen(RCSbuf, status, mustread) in rcswriteopen() argument1295 struct buf *RCSbuf; in rcswriteopen()1318 resolve_symlink(RCSbuf);1320 stat(RCSbuf->string, &statbuf) == 0 ? 11331 RCSpath = RCSbuf->string;