Home
last modified time | relevance | path

Searched refs:RCSbuf (Results 1 – 2 of 2) sorted by relevance

/trueos/gnu/usr.bin/rcs/lib/
HDrcsfnms.c200 static struct buf RCSbuf, RCSb; variable
604 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;
HDrcsedit.c1294 rcswriteopen(RCSbuf, status, mustread) in rcswriteopen() argument
1295 struct buf *RCSbuf; in rcswriteopen()
1318 resolve_symlink(RCSbuf);
1320 stat(RCSbuf->string, &statbuf) == 0 ? 1
1331 RCSpath = RCSbuf->string;