Home
last modified time | relevance | path

Searched refs:CVSWFL (Results 1 – 5 of 5) sorted by relevance

/dports/lang/python27/Python-2.7.18/Demo/pdist/
H A Dcvslock.py91 CVSWFL = "#cvs.wfl." variable
120 self.cvswfl = self.join(CVSWFL + pid)
/dports/lang/python-legacy/Python-2.7.18/Demo/pdist/
H A Dcvslock.py91 CVSWFL = "#cvs.wfl." variable
120 self.cvswfl = self.join(CVSWFL + pid)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
H A Dcvslock.py91 CVSWFL = "#cvs.wfl." variable
120 self.cvswfl = self.join(CVSWFL + pid)
/dports/devel/cvs-devel/cvs-1.12.13/src/
H A Dlock.c1231 "%s.%s.%ld", CVSWFL, hostname, in lock_dir_for_write()
1233 "%s.%ld", CVSWFL, in lock_dir_for_write()
H A Dcvs.h212 #define CVSWFL "#cvs.wfl" macro