Searched refs:set_lock (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/cvs/src/ |
| D | lock.c | 95 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
|
| D | ChangeLog-96 | 192 (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.
|
| D | ChangeLog-9395 | 1559 (set_lock): Use CVS_MKDIR instead of mkdir. 2496 (set_lock): removed lockdir argument, now constructs it itself
|
| D | ChangeLog | 1130 * lock.c (set_lock): Include actual lock directory in error message. 3346 * lock.c (lock_simple_remove, Reader_Lock, write_lock, set_lock):
|