Home
last modified time | relevance | path

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

/netbsd-src/lib/libutil/
H A Dpidlock.c49 pidlock(const char *lockfile, int flags, pid_t *locker, const char *info) in pidlock()
214 char lockfile[MAXPATHLEN]; in ttylock() local
229 char lockfile[MAXPATHLEN]; in ttyunlock() local
/netbsd-src/libexec/mail.local/
H A Dmail.local.c77 int ch, fd, eval, lockfile = 0; in main() local
195 deliver(int fd, char *name, int lockfile) in deliver()
/netbsd-src/external/gpl2/lvm2/dist/daemons/cmirrord/
H A Dclogd.c90 static int create_lockfile(char *lockfile) in create_lockfile()
/netbsd-src/external/bsd/am-utils/dist/conf/mtab/
H A Dmtab_svr4.c82 lockfile(int fd, int type) in lockfile() function
H A Dmtab_isc3.c65 lockfile(int fd, int type) in lockfile() function
/netbsd-src/tests/kernel/
H A Dt_lockf.c62 const char *lockfile = "lockf_test"; variable
/netbsd-src/external/gpl2/lvm2/dist/lib/locking/
H A Dfile_locking.c258 char lockfile[PATH_MAX]; in _file_lock_resource() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsshkey-xmss.c447 char *statefile = NULL, *ostatefile = NULL, *lockfile = NULL; in sshkey_xmss_get_state() local
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Drcs.c8584 char *lockfile, *lockp; in rcs_lockfilename() local