OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CVSLCKAGE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
lock.c
675
* If the create time of the file is more than
CVSLCKAGE
679
if (now >= (sb.st_ctime +
CVSLCKAGE
) &&
1053
* If the create time on the directory is greater than
CVSLCKAGE
1127
* If the create time of the directory is more than
CVSLCKAGE
seconds
1132
if (now >= (sb.st_ctime +
CVSLCKAGE
))
cvs.h
243
#define
CVSLCKAGE
(60*60) /* 1-hour old lock files cleaned up */
Completed in 111 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026