Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/lvm2/dist/lib/misc/
Dlvm-file.c211 int lockfd; in fcntl_lock_file() local
258 void fcntl_unlock_file(int lockfd) in fcntl_unlock_file()
/netbsd/src/external/bsd/tmux/dist/
Dclient.c80 int lockfd; in client_get_lock() local
109 int fd, lockfd = -1, locked = 0; in client_connect() local
Dserver.c175 int lockfd, char *lockfile) in server_start()
/netbsd/src/external/gpl2/lvm2/dist/lib/filters/
Dfilter-persistent.c187 int lockfd; in persistent_filter_dump() local
/netbsd/src/crypto/external/bsd/openssh/dist/
Dsshkey-xmss.c69 int lockfd; /* locked in sshkey_xmss_get_state() */ member
448 int lockfd = -1, have_state = 0, have_ostate = 0, tries = 0; in sshkey_xmss_get_state() local
/netbsd/src/usr.sbin/ypbind/
Dypbind.c1641 int width, lockfd; in main() local