Home
last modified time | relevance | path

Searched refs:set_lock (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/cvs/src/
Dlock.c95 static int set_lock PROTO ((struct lock *lock, int will_wait));
425 if (set_lock (&global_readlock, 1) != L_OK)
570 status = set_lock (lock, 0);
718 set_lock (lock, will_wait) in set_lock() function
DChangeLog-96192 (lock_simple_remove, set_lock, clear_lock, write_lock): Take a
207 (lock_simple_remove, Check_Owner, set_lock): Remove all code which
1526 * lock.c (set_lock): Adjust comment regarding why we call stat.
2329 (set_lock): Likewise.
DChangeLog-93951559 (set_lock): Use CVS_MKDIR instead of mkdir.
2496 (set_lock): removed lockdir argument, now constructs it itself
DChangeLog1130 * lock.c (set_lock): Include actual lock directory in error message.
3346 * lock.c (lock_simple_remove, Reader_Lock, write_lock, set_lock):