Home
last modified time | relevance | path

Searched defs:lockfile (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/usr.sbin/nfsdumpstate/
H A Dnfsdumpstate.c73 char *lockfile; in main() local
/freebsd-12.1/contrib/netbsd-tests/kernel/
H A Dt_lockf.c62 const char *lockfile = "lockf_test"; variable
/freebsd-12.1/contrib/ntp/ntpd/
H A Drefclock_acts.c472 char lockfile[128], pidbuf[8]; in acts_timeout() local
605 char lockfile[128]; in acts_close() local
/freebsd-12.1/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_printer_tbl.c147 char lockfile[MAXPATHLEN]; in get_printer_status() local
/freebsd-12.1/usr.sbin/ppp/
H A Dphysical.c972 FILE *lockfile; in physical_Found() local
H A Dbundle.c673 FILE *lockfile; in bundle_LockTun() local
/freebsd-12.1/crypto/openssh/
H A Dsshkey-xmss.c448 char *statefile = NULL, *ostatefile = NULL, *lockfile = NULL; in sshkey_xmss_get_state() local
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dtransaction.c523 apr_file_t *lockfile = b->lockcookie; in unlock_proto_rev_body() local
608 apr_file_t *lockfile; in get_writable_proto_rev_body() local
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtransaction.c244 apr_file_t *lockfile = b->lockcookie; in unlock_proto_rev_body() local
327 apr_file_t *lockfile; in get_writable_proto_rev_body() local
/freebsd-12.1/contrib/sendmail/src/
H A Dconf.c3540 lockfile(fd, filename, ext, type) in lockfile() function