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

/haiku-fatelf/src/bin/rcs/
H A Drcsfnms.c574 rcsreadopen(RCSpath, status, mustread)
577 int mustread;
586 finopen(rcsopen, mustread)
588 int mustread;
603 preferold = RCSbuf.string[0] && (mustread||0<=fdlock);
605 finptr = (*rcsopen)(&RCSb, &RCSstat, mustread);
616 fin2open(d, dlen, base, baselen, x, xlen, rcsopen, mustread)
620 int mustread;
646 if (finopen(rcsopen, mustread))
656 return finopen(rcsopen, mustread);
752 x, strlen(x), rcsopen, mustread local
[all...]
H A Dci.c295 int initflag, mustread; variable
307 initflag = lockflag = mustread = false;
344 mustread = true;
455 switch (pairnames(argc, argv, rcswriteopen, mustread, false)) {
H A Drcsedit.c1293 rcswriteopen(RCSbuf, status, mustread)
1296 int mustread;
1322 if (exists < (mustread|waslocked))

Completed in 42 milliseconds