Home
last modified time | relevance | path

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

/freebsd/tools/test/stress2/lib/
H A Dresources.c49 static int lockfd; variable
/freebsd/usr.bin/lockf/
H A Dlockf.c58 static int lockfd = -1; variable
/freebsd/lib/libutil/
H A Dpw_util.c67 static int lockfd = -1; variable
H A Dgr_util.c46 static int lockfd = -1; variable
/freebsd/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