Searched refs:mustread (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/gpl2/rcs/dist/src/ |
| H A D | rcsfnms.c | 583 rcsreadopen(RCSpath, status, mustread) in rcsreadopen() argument 586 int mustread; 595 finopen(rcsopen, mustread) 597 int mustread; variable 612 preferold = RCSbuf.string[0] && (mustread||0<=fdlock); 614 finptr = (*rcsopen)(&RCSb, &RCSstat, mustread); 625 fin2open(d, dlen, base, baselen, x, xlen, rcsopen, mustread) in fin2open() argument 629 int mustread; 655 if (finopen(rcsopen, mustread)) 665 return finopen(rcsopen, mustread); [all …]
|
| H A D | ci.c | 294 int initflag, mustread; variable 306 initflag = lockflag = mustread = false; 343 mustread = true; 454 switch (pairnames(argc, argv, rcswriteopen, mustread, false)) {
|
| H A D | rcsedit.c | 1296 rcswriteopen(RCSbuf, status, mustread) in rcswriteopen() argument 1299 int mustread; 1325 if (exists < (mustread|waslocked))
|