Searched refs:CVSREAD_ENV (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/gpl2/xcvs/dist/src/ | ||
| H A D | cvs.h | 262 #define CVSREAD_ENV "CVSREAD" /* make files read-only */ macro |
| H A D | main.c | 613 if (getenv (CVSREAD_ENV) != NULL) in main() |