Home
last modified time | relevance | path

Searched defs:file_lock (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/rpc.lockd/
H A Dlockd_lock.c94 struct file_lock { struct
114 static struct file_lock *lalloc(void); argument
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Dlockf.c89 struct flock file_lock; in lutil_lockf() local
102 struct flock file_lock; in lutil_unlockf() local
/netbsd-src/external/bsd/nvi/dist/common/
H A Dexf.c1461 file_lock(SCR *sp, char *name, int *fdp, int fd, int iswrite) in file_lock() function