Home
last modified time | relevance | path

Searched defs:lockfd (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/lvm2/dist/lib/misc/
H A Dlvm-file.c211 int lockfd; in fcntl_lock_file() local
258 void fcntl_unlock_file(int lockfd) in fcntl_unlock_file()
/dflybsd-src/usr.bin/lockf/
H A Dlockf.c49 static int lockfd; variable
/dflybsd-src/test/stress/stress2/lib/
H A Dresources.c50 static int lockfd; variable
/dflybsd-src/contrib/lvm2/dist/lib/filters/
H A Dfilter-persistent.c187 int lockfd; in persistent_filter_dump() local
/dflybsd-src/lib/libutil/
H A Dpw_util.c67 static int lockfd = -1; variable
H A Dgr_util.c46 static int lockfd = -1; variable
/dflybsd-src/crypto/openssh/
H A Dsshkey-xmss.c72 int lockfd; /* locked in sshkey_xmss_get_state() */ member
451 int lockfd = -1, have_state = 0, have_ostate, tries = 0; in sshkey_xmss_get_state() local