Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dlock.c634 lock_exists (const char *repository, const char *filepat, const char *ignore) in lock_exists() function
736 return lock_exists (repository, CVSRFLPAT, in readers_exist()
756 return lock_exists (repository, CVSPFLPAT, promotablelock); in promotable_exists()
H A DChangeLog784 (lock_exists, set_promotable_lock, lock_wait): Ditto.
4898 * lock.c (lock_exists): Plug a memory leak.
4949 (_lock_exists): Rename to lock_exists.