Home
last modified time | relevance | path

Searched refs:do_lock (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/lib/libc/thread/
H A Drthread_file.c129 do_lock(int idx, FILE *fp) in do_lock() function
188 do_lock(idx, fp); in _thread_flockfile()
235 p = do_lock(idx, fp); in _thread_ftrylockfile()
/openbsd-src/usr.sbin/rpc.lockd/
H A Dlockd_lock.c116 enum nlm_stats do_lock(struct file_lock *, int);
340 retval = do_lock(newfl, lckarg->block); in getlock()
503 do_lock(struct file_lock *fl, int block) in do_lock() function
710 lockst = do_lock(fl, 1); /* If it's LKST_WAITING we can block */ in do_unlock()
/openbsd-src/sys/dev/
H A Drnd.c385 _rs_stir(int do_lock) in _rs_stir()
403 if (do_lock) in _rs_stir()
406 if (do_lock) in _rs_stir()
384 _rs_stir(int do_lock) _rs_stir() argument