Searched defs:lockfd (Results 1 – 5 of 5) sorted by relevance
49 static int lockfd; variable
58 static int lockfd = -1; variable
67 static int lockfd = -1; variable
46 static int lockfd = -1; variable
72 int lockfd; /* locked in sshkey_xmss_get_state() */ member451 int lockfd = -1, have_state = 0, have_ostate, tries = 0; in sshkey_xmss_get_state() local