Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dcvs.h262 #define CVSREAD_ENV "CVSREAD" /* make files read-only */ macro
H A Dmain.c613 if (getenv (CVSREAD_ENV) != NULL) in main()