Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/rpc.lockd/
H A Dlockd_lock.c58 struct file_lock { struct
78 void lfree(struct file_lock *); argument
/dragonfly/contrib/nvi2/common/
H A Dexf.c1454 file_lock(SCR *sp, char *name, int fd, int iswrite) in file_lock() function