Home
last modified time | relevance | path

Searched refs:CVS_PID_ENV (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Dcvs.h268 #define CVS_PID_ENV "CVS_PID" /* pid of running cvs */ macro
Dmain.c991 setenv (CVS_PID_ENV, val, 1); in main()
DChangeLog7118 * cvs.h (CVS_PID_ENV): New environment variable CVS_PID has the