Home
last modified time | relevance | path

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

/netbsd-src/lib/librpcsvc/
H A Dnlm_prot.x91 struct nlm_unlockargs { struct
92 netobj cookie;
93 struct nlm_lock alock;
/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_prot.h100 struct nlm_unlockargs { struct
104 typedef struct nlm_unlockargs nlm_unlockargs; argument