OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CVS_LOCK_TRIES
usr.bin/cvs/repository.c
61
for (i = 0; i < CVS_LOCK_TRIES; i++) {
usr.bin/cvs/repository.c
79
if (i == CVS_LOCK_TRIES)